netcdf-c
netcdf-c copied to clipboard
Support new datatypes from HDF5
HDF5 is now supporting:
- 16 bit floating point
-
- float Complex, double Complex, long double Complex
It is probably time to consider adding support (where possible) to netcdf. library.
yes fully agree
As per @ethanrd I've started a discussion around this topic over here: https://github.com/Unidata/netcdf/discussions/68
See https://github.com/Unidata/netcdf-c/issues/2359