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

20040701: NOAA ENC charts are netCDF?

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: 20040701: NOAA ENC charts are netCDF?
  • Date: Thu, 01 Jul 2004 08:38:48 -0600

>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.