netcdf-c/libdispatch
Dennis Heimbigner 1a45ee025f Fix some addtional errors in NCZarr
re: Issue https://github.com/Unidata/netcdf-c/issues/2502

H/T Charlie Zender

* Fix NCZarr handling of endianness value NC_ENDIAN_NATIVE. This now matches how it is handled in libhdf5
* Fix NCZarr handling of char typed attribute with value "". This now matches how it is handled in libhdf5
* Add test for various char attribute values
* Change the mapping of NC_CHAR and NC_STRING to dtype; requires changing some test files also.
* Optimize the testing for NC_ENOTBUILT in NC_open.
* Turn off debugging left on accidentally
* Fix memory leak in tst_pnetcdf.c
* Fix blosc test
2022-09-09 14:25:24 -06:00
..
awsincludes.h
CMakeLists.txt fixed parallel functions for netcdf-fortran build 2022-04-24 05:46:55 -06:00
datt.c
dattget.c fixed more doxygen warnings 2022-05-29 08:43:56 +03:00
dattinq.c more doxygen warning fixes 2022-05-03 12:54:14 -06:00
dattput.c
dauth.c
daux.c
dcompound.c
dcopy.c
dcrc32.c
dcrc32.h
dcrc64.c
ddim.c
ddispatch.c Use env variable USERPROFILE instead of HOME for windows and mingw. 2022-06-21 14:09:10 -06:00
defcheck.c
denum.c
derror.c
dfile.c Fix some addtional errors in NCZarr 2022-09-09 14:25:24 -06:00
dfilter.c doxygen for filter functions 2022-05-04 08:04:54 -06:00
dfilterx.c
dgroup.c
dhttp.c Ensure that netcdf_json.h does not interfere with ncjson. 2022-07-05 22:03:52 -06:00
dinfermodel.c Add support for Zarr string type to NCZarr 2022-08-27 20:21:13 -06:00
dinstance.c
dinternal.c
dnotnc3.c
dnotnc4.c
doffsets.c
dopaque.c
dparallel.c
dpathmgr.c Merge branch 'winutf8.dmh' of https://github.com/DennisHeimbigner/netcdf-c into gh2222.wif 2022-04-05 10:46:22 -06:00
drc.c Ensure that netcdf_json.h does not interfere with ncjson. 2022-07-05 22:03:52 -06:00
dreadonly.c
dreg.c Guard _declspec(dllexport) in support of https://github.com/Unidata/netcdf-c/issues/2446 2022-07-11 14:09:57 -06:00
ds3util.c
dstring.c
dtype.c
durlmodel.c
dutf8.c
dutil.c use malloc to increase read chunk size from 1 KB to 4 MB 2022-06-18 13:06:37 -05:00
dv2i.c
dvar.c more detail on which algorithm to choose 2022-05-31 09:09:25 +03:00
dvarget.c
dvarinq.c
dvarput.c
dvlen.c
ezxml_extra.c
json.c
Makefile.am fixed parallel functions for netcdf-fortran build 2022-04-24 05:41:14 -06:00
nc.c
ncbytes.c
ncexhash.c
nchashmap.c change to trigger CI 2022-04-27 09:52:00 -06:00
ncjson.c Fix some problems with PR https://github.com/Unidata/netcdf-c/pull/2492 2022-09-03 14:21:48 -06:00
nclist.c
nclistmgr.c
nclog.c Add support for Zarr string type to NCZarr 2022-08-27 20:21:13 -06:00
ncs3sdk.cpp
ncsettings.hdr
nctime.c
ncuri.c
ncxcache.c
netcdf.m4
stubdef.c
u8.c
u8.h
utf8proc_data.c
utf8proc.c
utf8proc.h