netcdf-c/nczarr_test
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
..
2022-03-14 12:39:37 -06:00
2021-09-02 17:04:26 -06:00
2021-01-06 13:35:59 -07:00
2021-01-06 13:35:59 -07:00
2021-01-06 13:35:59 -07:00
2021-08-10 14:15:24 -06:00
2021-09-02 17:04:26 -06:00
2021-08-10 14:15:24 -06:00
2021-01-06 13:35:59 -07:00
2021-09-02 17:04:26 -06:00
2021-01-06 13:35:59 -07:00
2021-01-06 13:35:59 -07:00
2020-12-16 20:48:02 -07:00
2021-01-06 13:35:59 -07:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2021-01-06 13:35:59 -07:00
2021-01-28 20:11:01 -07:00
2021-01-06 13:35:59 -07:00
2021-01-06 13:35:59 -07:00
2021-01-28 20:11:01 -07:00
2022-05-24 19:59:36 -06:00
2021-01-28 20:11:01 -07:00
2021-08-10 14:15:24 -06:00
2021-09-02 17:04:26 -06:00
2022-03-14 12:39:37 -06:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2022-09-03 14:21:36 -06:00
2021-01-28 20:11:01 -07:00
2022-01-24 15:21:29 -07:00
2021-09-02 17:04:26 -06:00
2021-01-28 20:11:01 -07:00
2021-01-28 20:11:01 -07:00
2022-03-14 12:39:37 -06:00
2021-01-28 20:11:01 -07:00
2020-12-16 20:48:02 -07:00
2022-01-24 15:30:01 -07:00
2021-10-29 20:06:37 -06:00
2021-07-18 16:20:22 -06:00
2021-12-23 22:18:56 -07:00
2021-10-29 20:06:37 -06:00
2021-10-29 20:06:37 -06:00
2021-10-29 20:06:37 -06:00
2021-01-28 20:11:01 -07:00
2022-02-08 20:53:30 -07:00
2022-02-08 20:53:30 -07:00