[MITgcm-support] Read NetCDF data (Internal Waves)

Martin Losch martin.losch at awi.de
Mon May 23 11:03:18 EDT 2016


Hi Alejandro, 
it would be easier to help if you provided more information: (1) the script that you are using (gluemncbig?) (2) the full command line (3) the error message. 
Here a wild guess of what you might need: an example of how to use gluemncbig. I use the output that I generated on my laptop by running a verification experiment: cd verification && ./testresport -t isomip && cd isomip/tr_run.htd/mnc_test_0001
>> ls state*.nc
state.0000008640.t001.nc state.0000008640.t004.nc state.0000008640.t007.nc
state.0000008640.t002.nc state.0000008640.t005.nc state.0000008640.t008.nc
state.0000008640.t003.nc state.0000008640.t006.nc
>> ../../../../utils/python/MITgcmutils/scripts/gluemncbig -o state.0000008640.glob.nc state.0000008640.t00*
Tiled dimensions: Xp1 Y X Yp1
Record dimension: T
Writing non-record variables
Writing 2 records: ..
>> ls *.glob.nc
state.0000008640.glob.nc
>>

Hope that helps,
Martin


> On 23 May 2016, at 16:50, Alejandro Jiménez Rico <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
> http://mitgcm.org/mailman/listinfo/mitgcm-support




More information about the MITgcm-support mailing list