netcdf-c/NUG
Dennis Heimbigner c3c89693c4 Fix URL encoding in DAP2 url processing
re: Github issue https://github.com/Unidata/netcdf-c/issues/1832
and Github issue https://github.com/Unidata/netcdf4-python/issues/1041

Handling of URL escape sequences for some servers
(e.g. http://iridl.ldeo.columbia.edu) appears to be somewhat
non-standard.
In particular, certain characters need escaping that other servers
do not. Fortunately, the changes should also work existing other servers.
2020-09-08 12:41:12 -06:00
..
images
.gitignore Some initial reorganization. 2020-02-06 14:29:10 -07:00
bestpractices.md
cleanup.sh
DAP2.dox Fix URL encoding in DAP2 url processing 2020-09-08 12:41:12 -06:00
DAP4.dox Use proper CURLOPT values for VERIFYHOST and VERIFYPEER 2020-04-10 13:42:27 -06:00
Doxyfile This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
filters.md Allow redefinition of variable filters 2020-05-11 09:42:31 -06:00
guide.dox Shuffling NUG and documentation. 2020-02-06 16:14:25 -07:00
install.md
nczarr.md Revert "Revert "Fix nczarr-experimental: improve build support, disengage hdf5 vs netcdf4 flags, and find AWS libraries"" 2020-08-17 19:15:47 -06:00
OPeNDAP.dox
types.dox
user_defined_formats.md