[Thread Prev][Thread Next][Index]

[ferret_users] How to save "time axis" in float type?



Dear all ferret users,

I have to sub-sample from a netcdf file and keeps its type as original file.
The file contains 2 variables with time axis which has "float" type.
I use script like following:
----------------------------
use input.nc
CANCEL MODE UPCASE_OUTPUT
set list/outtype=float
list/KEEP_AXISNAMES/i=320:482/j=294:428/form=cdf/file=test.nc/clob lon,lat,dlwrf,dswrf
-----------------------------------------------------
All variable saves with "float" type but not for "time", it's "double".

Any ideas to easily convert this will be appreciated!


Regards, dan


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement