netcdf-c/docs
Dennis Heimbigner 6abaab967b Fix some problems with PR https://github.com/Unidata/netcdf-c/pull/2492
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"
2022-09-03 14:21:48 -06:00
..
images Correct error in make dist 2022-06-10 14:08:57 -06:00
obsolete
old
static-pages correct links for gliderscope and netcdfninja in software.html 2022-05-12 15:07:42 -06:00
.gitignore
architecture.dox
attribute_conventions.md
auth.md
building-with-cmake.md
byterange.dox
CMakeLists.txt adding quantize documentation 2022-05-28 13:48:16 +03:00
COPYRIGHT.md
credits.md
dispatch.dox
dispatch.md fixed some doxygen warnings 2022-05-28 18:54:08 +03:00
docmap.pdf
Doxyfile.developer Updated doxygen version, added target release date to RELEASE_NOTES 2022-06-03 11:03:00 -06:00
Doxyfile.in turned on WARN_AS_ERROR and added documentation build to CI 2022-06-07 15:24:21 +03:00
Doxyfile.user
DoxygenLayout.xml
esg.md
FAQ.md Merge branch 'main' into ejh_doc_4 2022-05-05 08:16:40 -06:00
file_format_specifications.md
filters.md moved quantize error documentation 2022-06-23 09:51:09 +02:00
footer.html
groups.dox
header.html
indexing.dox
inmeminternal.dox
inmemory.md
install-fortran.md
internal.dox
internal.md fixed some doxygen warnings 2022-05-28 19:12:52 +03:00
known_problems.md
mainpage.dox
Makefile.am adding quantize documentation 2022-05-28 13:48:16 +03:00
nczarr.md Fix some problems with PR https://github.com/Unidata/netcdf-c/pull/2492 2022-09-03 14:21:48 -06:00
netcdf-50x50.png
netcdf.m4
notes.md fixed some doxygen warnings 2022-05-28 18:54:08 +03:00
quantize.md moved quantize error documentation 2022-06-23 09:51:09 +02:00
release_header.html Update release_header.html 2022-01-19 11:50:59 -07:00
release.css
tests.md
testserver.dox
tutorial.dox more doxygen warning fixes 2022-05-03 12:54:14 -06:00
unidata_logo_cmyk.png
windows-binaries.md Incorporated GitHub-generated release notes into the manually managed release notes, and updated the list of included dependencies for Windows installer downloads. 2022-06-10 14:43:50 -06:00