>From: address@hidden (Chris Hennon) >Organization: UCAR/Unidata >Keywords: 200102080402.f1842PL17242 >Steve - > >I have some reanalysis netcdf files that I'd like to make into text files. >In gempak I have been using dcreanal and gdlist to get them - is there a >better way? Like, going straight from netcdf to text? >Thanks. > >Chris > >================================================ >| Chris Hennon Ohio State University | >| Tropical Meteorology address@hidden | >| | >| Dept of Geography Office: 1155 Derby Hall | >| 1036 Derby Hall Phone : (614) 292-2704 | >| Columbus, OH 43210 Fax : (614) 292-6213 | >================================================ > Chris, You can use the netcdf utility ncdump to list out the contents of a NetCDF file. You will find the ncdump program in: $NAWIPS/netcdf/$NA_OS/bin. Steve Chiswell