netcdf-c/docs
Dennis Heimbigner f6e25b695e Fix additional S3 support issues
re: https://github.com/Unidata/netcdf-c/issues/2117
re: https://github.com/Unidata/netcdf-c/issues/2119

* Modify libsrc to allow byte-range reading of netcdf-3 files in private S3 buckets; this required using the aws sdk. Also add a test case.
* The aws sdk can sometimes cause problems if the Awd::ShutdownAPI function is not called. So at optional atexit() support to ensure it is called. This is disabled for Windows.
* Add documentation to nczarr.md on how to build and use the aws sdk under windows. Currently it builds, but testing fails.
* Switch testing from stratus to the Unidata bucket on S3.
* Improve support for the s3: url protocol.
* Add a s3 specific utility code file: ds3util.c
* Modify NC_infermodel to attempt to read the magic number of byte-ranged files in S3.

## Misc.

* Move and rename the core S3 SDK wrapper code (libnczarr/zs3sdk.cpp) to libdispatch since it now used in libsrc as well as libnczarr.
* Add calls to nc_finalize in the utilities in case atexit is disabled.
* Add header only json parser to the distribution rather than as a built source.
2021-10-29 20:06:37 -06:00
..
images Added uniLogo.png to make dist. 2021-08-24 12:50:21 -06:00
obsolete Misc. source comment typos 2018-04-26 23:04:01 -04:00
old Spelling fixes 2019-09-18 08:03:01 -06:00
static-pages Update links to netCDF-java documentation. 2021-02-26 15:11:10 -07:00
.gitignore Fix up documentation to replace old auth documentation 2017-08-20 18:27:48 -06:00
all-error-codes.md introduce error code NC_EPNETCDF for errors at PnetCDF level 2018-07-29 15:33:08 -05:00
architecture.dox Use PnetCDF instead of parallel-netcdf to avoid confusion with 2018-09-17 17:18:48 -05:00
attribute_conventions.md There was a request to extend the provenance information 2018-08-25 21:44:41 -06:00
auth.md Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
building-with-cmake.md
byterange.dox changed/removed references to jetstream remotetest instance. 2020-01-03 13:12:58 -07:00
cdl.dox Misc. source comment typos 2018-04-26 23:04:01 -04:00
CMakeLists.txt Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
COPYRIGHT.md Updating files to refer to the top-level COPYRIGHT file. 2018-12-04 15:52:43 -07:00
credits.md Spelling fixes 2019-09-18 08:03:01 -06:00
dispatch.dox Spelling fixes 2019-09-18 08:03:01 -06:00
docmap.pdf
Doxyfile.developer Bump version numbers for the next development cycle. 2021-08-17 10:41:07 -06:00
Doxyfile.in Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
Doxyfile.user Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
DoxygenLayout.xml
esg.md
FAQ.md Update links 2021-02-26 15:14:37 -07:00
file_format_specifications.md This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
filters.md Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
footer.html Update footer.html and Doxyfile to use local Unidata image. 2021-08-24 12:38:40 -06:00
groups.dox
header.html
indexing.dox Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
inmeminternal.dox Spelling fixes 2019-09-18 08:03:01 -06:00
inmemory.md Spelling fixes 2019-09-18 08:03:01 -06:00
install-fortran.md
internal.dox Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
known_problems.md Spelling fixes 2019-09-18 08:03:01 -06:00
mainpage.dox Tweaked docs to fix dead references introduced as part of separating out NUG from netCDF-C. 2020-03-27 14:21:25 -06:00
Makefile.am Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
nczarr.md Fix additional S3 support issues 2021-10-29 20:06:37 -06:00
netcdf-50x50.png
netcdf.m4 Spelling fixes 2019-09-18 08:03:01 -06:00
notes.md
release_header.html Added release to release header. 2016-11-21 11:23:02 -07:00
release.css
tests.md
testserver.dox Update d4ts.war and dts.war build instructions 2021-02-26 15:14:57 -07:00
tutorial.dox Update links to netCDF-java documentation. 2021-02-26 15:11:10 -07:00
unidata_logo_cmyk.png
windows-binaries.md Correct a typo. 2021-08-25 14:58:35 -06:00