netcdf-c/plugins
Dennis Heimbigner a37ca49d25 Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names.
re: PR https://github.com/Unidata/netcdf-c/pull/2655

This PR modifies the transient types PR so that all created
transient types are given a created unique name (within a
group). The form of the name is "_Anonymous<Class>NN". The class
is the user-defined type class: Enum, Compound, Opaque, or
Vlen. NN is an integer identifier to ensure uniqueness.
Additionally, this was applied to DAP/4 anonymous dimensions.
This also required some test baseline data changes.

The transient test case is modified to verify that the name exists.
2023-07-22 20:40:53 -06:00
..
blocksort.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
BZIP2_LICENSE Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
bzlib_private.h Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
bzlib.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
bzlib.h Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
CMakeLists.txt Specify correct plugin suffix 2022-06-08 07:45:03 -06:00
compress.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
crctable.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
decompress.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
h5bzip2.h Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
h5misc.h Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
h5noop.h Allow redefinition of variable filters 2020-05-11 09:42:31 -06:00
H5checksum.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zblosc.c Fix some bugs in the blosc filter wrapper 2022-07-12 15:19:07 -06:00
H5Zblosc.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
H5Zbzip2.c Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
H5Zdeflate.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zfletcher32.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zmisc.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Znoop.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
H5Zshuffle.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zszip.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
H5Zszip.h Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Ztemplate.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zunknown.c Improve filter installation process to avoid use of an extra shell script 2022-05-14 16:05:48 -06:00
H5Zutil.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zzstd.c Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
H5Zzstd.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
huffman.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
Makefile.am Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
NCZhdf5filters.c Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
NCZmisc.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
NCZstdfilters.c Fix internal bz2 problems 2022-05-27 15:45:34 -06:00
NCZszip.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
NCZtest.c Improve filter installation process to avoid use of an extra shell script 2022-05-14 16:05:48 -06:00
randtable.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00