stnmap utility
Dave Allured
dave.allured at NOAA.GOV
Mon Sep 5 19:49:06 EDT 2005
y wrote:
>Hi..
> I can't open the header information of the netCDF file.
>How can read the add_offset and scale_factor?
>
>
Find the ncdump program, and use the -h option:
ncdump -h pressure.nc
>And how can I put the data from netcdf file to an ascii format?
>Kindly help me.
>Thanking You.
>
>
ncdump pressure.nc > output.txt
pressure.nc is your input file.
output.txt is your output file.
Please read the documentation for ncdump:
http://my.unidata.ucar.edu/content/software/netcdf/docs/netcdf/ncdump.html
--Dave A.
CDC/NOAA/CIRES
More information about the gradsusr
mailing list