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

Re: Request for info

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: Re: Request for info
  • Date: Wed, 11 May 1994 09:04:04 -0600

> Organization: NCAR/SCD
> Keywords: 199405111456.AA07457

Don,

> I realize you're a biased source ;-), but in a few words, how would
> you contrast HDF and netCDF?

HDF emphasizes a single common format for data, on which many interfaces can
be built.  NetCDF emphasizes a single common interface to data, implemented
on top of an architecture-independent representation.

There are also some significant performance differences between the two
implementations of the netCDF interface, with each significantly faster than
the other for some kinds of operations.

--Russ