mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
6abaab967b
re: PR https://github.com/Unidata/netcdf-c/pull/2492 re: Issue https://github.com/Unidata/netcdf-c/issues/2494 This PR fixes some problems with the pull request https://github.com/Unidata/netcdf-c/pull/2492 in response to Issue https://github.com/Unidata/netcdf-c/issues/2494. * Found and fixed more scalar handling problems and add a test case for scalars. * Cleanup nczarr_test/run_string.sh test * Document *_nczarr_default_maxstrlen* and *_nczarr_maxstrlen*. * Support both "Nan" and *Nan* as being floating point constants for attributes. It is unclear from the Zarr V2 spec if unquoted *Nan* is legal or not, but support for reading. Write the quoted versions when writing an attribute. Similar for Infinity constants. So NCZarr supports the following constants for use in Attributes * *Nan*, "Nan", *-Nan*, "-Nan" * *Nanf*, "Nanf", *-Nanf*, "-Nanf" * *Infinity*, "Infinity", *-Infinity*, "-Infinity" * *Infinityf*, "Infinityf", *-Infinityf*, "-Infinityf" |
||
---|---|---|
.. | ||
images | ||
obsolete | ||
old | ||
static-pages | ||
.gitignore | ||
architecture.dox | ||
attribute_conventions.md | ||
auth.md | ||
building-with-cmake.md | ||
byterange.dox | ||
CMakeLists.txt | ||
COPYRIGHT.md | ||
credits.md | ||
dispatch.dox | ||
dispatch.md | ||
docmap.pdf | ||
Doxyfile.developer | ||
Doxyfile.in | ||
Doxyfile.user | ||
DoxygenLayout.xml | ||
esg.md | ||
FAQ.md | ||
file_format_specifications.md | ||
filters.md | ||
footer.html | ||
groups.dox | ||
header.html | ||
indexing.dox | ||
inmeminternal.dox | ||
inmemory.md | ||
install-fortran.md | ||
internal.dox | ||
internal.md | ||
known_problems.md | ||
mainpage.dox | ||
Makefile.am | ||
nczarr.md | ||
netcdf-50x50.png | ||
netcdf.m4 | ||
notes.md | ||
quantize.md | ||
release_header.html | ||
release.css | ||
tests.md | ||
testserver.dox | ||
tutorial.dox | ||
unidata_logo_cmyk.png | ||
windows-binaries.md |