mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-03 08:01:25 +08:00
12ec5711d7
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*. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile.am | ||
nctest_netcdf4_classic.nc | ||
reclaim_tests.cdl | ||
run_reclaim_tests.sh | ||
run_s3sdk.sh | ||
test_ncuri.c | ||
test_pathcvt.c | ||
test_s3sdk.c | ||
timer_utils.c | ||
timer_utils.h | ||
tst_exhash.c | ||
tst_nc4internal.c | ||
tst_nclist.c | ||
tst_reclaim.c | ||
tst_xcache.c |