netcdf-c/include
Dennis Heimbigner b0e0d81aa9 Fix reclamation of the ->format_XXX_info fields
nc4internal.c contains code to free the format_XXX_info
fields. Since these are format specific, this code
was moved to the dispatch code (libhdf5 and libhdf4
in the current case).

Additionally, there are some fields in nc4internal.h (e.g.
dimscale fields) that are specific to HDF5 and have been moved
to the corresponding HDF5 data structures and code.

Misc. other changes:
1. NC_VAR_INFO_T->hdf5_name renamed to alt_name to avoid
   implying it is necessarily HDF5 specific.
2. prefix NC_FILE_INFO_T with an instance of NC_OBJ for consistency.
   this also requires wrapping move_in_NCList() to keep
   hdr.id consistent.
2020-03-29 12:48:59 -06:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
CMakeLists.txt CMake: install netcdf_filter.h and netcdf_dispatch.h 2019-10-28 10:52:05 -06:00
err_macros.h cleanup of whitespace in include directory 2019-02-19 06:09:10 -07:00
fbits.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
hdf4dispatch.h raised NC_MAX_HDF4_NAME length to NC_MAX_NAME 2020-02-08 09:21:01 -07:00
hdf5dispatch.h cleanup of whitespace in include directory 2019-02-19 06:09:10 -07:00
hdf5internal.h Fix reclamation of the ->format_XXX_info fields 2020-03-29 12:48:59 -06:00
Makefile.am added netcdf_dispatch.h file 2019-07-05 04:50:36 -06:00
nc3dispatch.h final removal 2019-08-15 07:05:10 -06:00
nc3internal.h removed rest of LOCKNUMREC and _CRAYMPP obsolete macros 2019-08-14 06:53:33 -06:00
nc4dispatch.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
nc4internal.h Fix reclamation of the ->format_XXX_info fields 2020-03-29 12:48:59 -06:00
nc_hashmap.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nc_logging.h Spelling fixes 2019-09-18 08:03:01 -06:00
nc_provenance.h For some reason, the code for this was incorrect. 2019-04-18 14:23:20 -06:00
nc_tests.h moved nc_def_var_szip prototype to netcdf_filter.h 2020-01-06 16:54:54 -07:00
nc.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
ncauth.h Add support for CURLOPT_CONNECTTIMEOUT 2020-01-09 11:48:04 -07:00
ncbytes.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncconfigure.h windows: detect Windows using the correct define name 2019-11-07 07:55:47 -05:00
ncdap.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncdimscale.h changes to support build of libsrc4 without libhdf5 2019-05-22 07:50:12 -06:00
ncdispatch.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
ncexternl.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nchashmap.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nchttp.h Provide byte-range reading of remote datasets 2019-01-01 18:27:36 -07:00
ncindex.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nclist.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nclog.h Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ncmodel.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
ncoffsets.h Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ncrc.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
nctestserver.h Add support for CURLOPT_CONNECTTIMEOUT 2020-01-09 11:48:04 -07:00
nctime.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncuri.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
ncurlmodel.h Master merge, conflict resolution, cleanup 2019-02-24 16:54:13 -07:00
ncutf8.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncwinpath.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
netcdf_aux.h Fix includes/netcdf_xxx.h files to not include ncexternl.h 2019-10-28 10:29:39 -06:00
netcdf_dispatch.h Fix conflicts with master 2020-02-27 14:06:45 -07:00
netcdf_f.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
netcdf_filter.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
netcdf_mem.h cleanup netcdf_mem.h and netcdf_dispatch.h 2019-10-28 10:56:24 -06:00
netcdf_meta.h.in added to libnetcdf.settings and netcdf_meta.h 2020-01-16 09:19:24 -07:00
netcdf_par.h fixed include issue 2019-12-20 07:43:39 -07:00
netcdf.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
onstack.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
rnd.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
XGetopt.h 2012-09-10 22:37:38 +00:00