[MITgcm-support] Read NetCDF data (Internal Waves)
Roland Young
Roland.Young at physics.ox.ac.uk
Mon May 23 11:07:23 EDT 2016
Hi Alejandro,
The glueing script should be fairly reliable. If you have two output files output.t001.nc and output.t002.nc then the following should combine them into a global file:
gluemncbig -o output.global.nc output.t001.nc output.t002.nc
You have to include all the tiles (so if you have four output files t001 through t004 and try to glue only two of them then it won't work). It’s a python script, so you must have this installed (note: I don’t think it will work with Python v3).
If this gives you errors I suggest posting exactly what commands you typed and what the output was.
Roland
On 23 May 2016, at 15:50, Alejandro Jiménez Rico <paulexca at hotmail.com<mailto:paulexca at hotmail.com>> wrote:
Hi,
First of all: Really thank you for helping me. This is going tougher than I expected and you are very useful :)
Right now I am trying to glue the two .nc files that I want to read and process, but the mitgcm scripc didn't work (or I failed using it), it shows up an erro message and a new 'global' file completely empty.
Any ideas?
Thank you!
Alejandro
_______________________________________________
MITgcm-support mailing list
MITgcm-support at mitgcm.org<mailto:MITgcm-support at mitgcm.org>
http://mitgcm.org/mailman/listinfo/mitgcm-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20160523/6b0949bc/attachment.htm>
More information about the MITgcm-support
mailing list