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

[netCDF #XAS-504138]: NcFile Netcdf4 Memory Leak



Hi Greg,

> Would you know of any utilities that would allow me to view the
> NetCDF4 files that I am generating?

There's not much available yet, since netCDF-4 is still only in beta
release.

You could use the "ncdump" utility that is in the current daily
snapshot, but it is not really ready for release yet, as it still
needs work (underway) to handle buffer overflows with values of deeply
nested data types and to handle NcML.

However, it works for simple user-defined types, strings, and new
primitive types.  It needs more testing, so you might be able to
identify problems and give us feedback, if you're willing.

Another possibility is h5dump or other HDF5 utility, but that may
require understanding how the netCDF-4 data model is encoded in
the more complex HDF5 data model (which should not be necessary to use
netCDF-4).

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: XAS-504138
Department: Support netCDF
Priority: Normal
Status: Closed