[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20040701: NOAA ENC charts are netCDF?



>From: "Justin Senseney" <address@hidden>
>Organization: ?
>Keywords: 200407011258.i61CwiWb001667 netCDF NOAA ENC charts

Justin,

>I'm trying to determine whether NOAA's ENC charts, available at
>http://chartmaker.ncd.noaa.gov/mcd/enc/download.htm
with file extension ".000", are compatible with netCDF.

The best way to do this is:

- download a file (make sure to get it in binary mode if you are using
  FTP)

- install the netCDF package on your machine

- use the netCDF utility 'ncdump -h' to try and list out the file header

If 'ncdump -h' works on the file, it is netCDF format; if it doesn't,
it isn't.

Cheers,

Tom Yoksas
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publically available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.