netcdf-c/include
Dennis Heimbigner fd637fd460 Cleanup handling of NETCDF_ENABLE_SET_LOG_LEVEL and NETCDF_ENABLE_SET_LOG_LEVEL_FUNC
The NETCDF_ENABLE_SET_LOG_LEVEL_FUNC option is apparently not used, but
is effectively used to set NETCDF_ENABLE_SET_LOG_LEVEL.
This is not clear from the build files CMakeLists.txt and configure.ac.
So this PR cleanups the code to make it more clear what is going on.
2024-05-24 16:48:04 -06:00
..
.gitignore
ceconstraints.h
CMakeLists.txt Replace ENABLE_PNETCDF with NETCDF_ENABLE_PNETCDF 2024-03-18 15:54:02 -05:00
err_macros.h
fbits.h
hdf4dispatch.h
hdf5dispatch.h
hdf5internal.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
isnan.h
Makefile.am Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
nc3dispatch.h
nc3internal.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
nc4dispatch.h
nc4internal.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
nc_hashmap.h
nc_logging.h Cleanup handling of NETCDF_ENABLE_SET_LOG_LEVEL and NETCDF_ENABLE_SET_LOG_LEVEL_FUNC 2024-05-24 16:48:04 -06:00
nc_provenance.h
nc_tests.h adding pre-processor constant NC_MAX_FILENAME to nc_tests.h 2022-07-08 07:27:54 -06:00
nc.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
ncauth.h Enable ACCEPT_ENCODING on DAP requests 2023-02-16 20:21:22 -07:00
ncbytes.h Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ncconfigure.h Rename the vendored strlcat symbol 2024-04-08 13:13:08 +02:00
nccrc.h
ncdap.h Fix conversion warning in flag set/check/clear macros 2024-04-25 09:39:57 +01:00
ncdimscale.h
ncdispatch.h Replace ENABLE_NCZARR with NETCDF_ENABLE_NCZARR 2024-03-18 15:52:19 -05:00
ncexhash.h
ncexternl.h
nchashmap.h
nchttp.h Replace ENABLE_S3 with NETCDF_ENABLE_S3 2024-03-18 15:54:15 -05:00
ncindex.h
ncjson.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
nclist.h Include header for size_t in nclist.h 2023-11-27 09:22:29 +00:00
nclog.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
ncmodel.h
ncoffsets.h Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
ncpathmgr.h Properly handle missing regions in URLS 2023-12-02 21:03:59 -07:00
ncrc.h Properly handle missing regions in URLS 2023-12-02 21:03:59 -07:00
ncs3sdk.h Fix duplicate definition when using aws-sdk-cpp. 2024-05-20 19:15:19 -06:00
nctestserver.h Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
nctime.h Removed a use of sprintf that required changing a function signature 2023-12-08 13:30:54 -05:00
ncuri.h Improve fetch performance of DAP4 2023-10-08 19:59:28 -06:00
ncurlmodel.h
ncutf8.h
ncxcache.h
ncxml.h
netcdf_aux.h Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
netcdf_dispatch.h.in
netcdf_f.h
netcdf_filter_build.h Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
netcdf_filter_hdf5_build.h Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
netcdf_filter.h added netcdf_filter.h to doxygen build 2022-05-04 13:12:48 -06:00
netcdf_json.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
netcdf_mem.h
netcdf_meta.h.in Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
netcdf_par.h
netcdf.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
onstack.h Fix default type for alloca argument 2024-03-11 15:53:31 +00:00
rnd.h
XGetopt.h