netcdf-c/docs
Dennis Heimbigner 12ec5711d7 Fix some problems with Earthdata authorization.
re: Issue https://github.com/Unidata/netcdf-c/issues/2704

The issue reported problems accessing e.g. opendap.earthdata.nasa.gov,
which uses the authentication mechanisms of urs.earthdata.nasa.gov.
The file *docs/auth.md* describes how to setup the proper authorization
mechanisms for earthdata, but there turned out to be some bugs
in the code that prevented this from working.

## Primary Changes
* Add some clarification text to *auth.md*.
* Fix the process for loading and merging *.ncrc* and *.dodsrc* file to conform to documentation.
* Fix *NC_s3urlrebuild* so that non-S3 urls are passed through unchanged.
* Fix a bug in the .rc test *test_rcmerge.sh*.
2023-06-10 18:51:13 -06:00
..
images
obsolete
old
static-pages
.gitignore
all-error-codes.md
architecture.dox
attribute_conventions.md
auth.md Fix some problems with Earthdata authorization. 2023-06-10 18:51:13 -06:00
building-with-cmake.md
byterange.md Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
cloud.md Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
CMakeLists.txt Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
COPYRIGHT.md
credits.md
dispatch.md
docmap.pdf
Doxyfile.developer Bump version strings to reflect next development version. 2023-03-13 15:43:44 -06:00
Doxyfile.in Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
Doxyfile.user Update issue with make distcheck 2023-04-12 14:14:38 -06:00
DoxygenLayout.xml
esg.md
FAQ.md
file_format_specifications.md
filters.md Clean up some garbled output from Doxygen. 2023-02-01 11:27:50 -07:00
footer.html
groups.dox
header.html
indexing.dox
inmeminternal.dox
inmemory.md
install-fortran.md
internal.md Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
known_problems.md
logging.md added fortran 2023-04-06 10:04:12 -06:00
mainpage.dox
Makefile.am Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
nczarr.md ## Addendum [5/9/23] 2023-05-09 21:13:49 -06:00
netcdf-50x50.png
netcdf.m4
notes.md
quantize.md
quickstart_filters.md re-added quickstart filters document. 2023-02-01 11:20:40 -07:00
quickstart_paths.md Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
release_header.html
release.css
tests.md
testserver.dox
tutorial.dox
unidata_logo_cmyk.png
windows-binaries.md