[RegCNET] RegCM PostProc Data with CDO
hamza altınsoy
hamzaaltinsoy at gmail.com
Tue Apr 19 10:28:25 CEST 2011
if you have grads, after open it, you can use this command to convert netcdf
and merge them,
lats4d -v -q -i 89.MScSim/ATM_P.mon.ctl -o first.nc
lats4d -v -q -i 90.MScSim/ATM_P.mon.ctl -o second.nc
cdo mergetime first.nc second.nc result.nc
There is a cdo command also, however it doesn't work with some of the Regcm
outputs because of pdef definition,
you can try it also
cdo -f nc import_binary 89.MScSim/ATM_P.mon.ctl first.nc
cdo -f nc import_binary 90.MScSim/ATM_P.mon.ctl second.nc
Best Wishes
Hamza Altınsoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ictp.it/pipermail/regcnet/attachments/20110419/081b0b14/attachment.html>
More information about the RegCNET
mailing list