NCL has been successfully installed on the server of the geography Dpt
This soft is able to read both grib and ncdf files
Included a usefull tool to convert grib files to ncdf.
Assuming a file called test.grb
Just try on a linux terminal:
ncl_convert2nc test.grb
It will create a file called test.nc
You can then see the file header by typing:
ncdump -h test.nc
More details:
http://www.ncl.ucar.edu/Applications/griball.shtml/
07 February 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment