.. |
CMakeLists.txt
|
Use modern cmake nomenclature for curl.
|
2024-04-03 11:42:59 -06:00 |
d4bytes.c
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4bytes.h
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4chunk.c
|
Improve fetch performance of DAP4
|
2023-10-08 19:59:28 -06:00 |
d4chunk.h
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4curlflags.c
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4curlfunctions.c
|
Fix some conversion warnings in ncdap4
|
2024-03-25 11:15:23 +00:00 |
d4curlfunctions.h
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4cvt.c
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4data.c
|
Make debugcrc32 signature match that of NC_crc32 (which it wraps)
|
2024-03-25 11:15:23 +00:00 |
d4debug.c
|
Try to more consistently use size_t for nclistget index argument
|
2023-11-28 16:28:31 +00:00 |
d4debug.h
|
Mitigate S3 test interference + Unlimited Dimensions in NCZarr
|
2023-09-26 16:56:48 -06:00 |
d4dump.c
|
Try to more consistently use size_t for nclistget index argument
|
2023-11-28 16:28:31 +00:00 |
d4file.c
|
Merge branch 'master' into cleanup.dmh
|
2024-05-15 19:05:54 -06:00 |
d4fix.c
|
Fix some conversion warnings in ncdap4
|
2024-03-25 11:15:23 +00:00 |
d4http.c
|
Fix some conversion warnings in ncdap4
|
2024-03-25 11:15:23 +00:00 |
d4http.h
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4includes.h
|
Improve UTF8 Support On Windows
|
2022-02-08 20:53:30 -07:00 |
d4mem.c
|
Updated copyright stanza in libdap4
|
2018-12-06 14:24:28 -07:00 |
d4meta.c
|
Change some struct member types to avoid conversion warnings
|
2024-03-25 11:15:23 +00:00 |
d4odom.c
|
Change format of backwards-loop to allow correct types
|
2024-03-25 11:15:23 +00:00 |
d4odom.h
|
Change some struct member types to avoid conversion warnings
|
2024-03-25 11:15:23 +00:00 |
d4parser.c
|
Merge branch 'master' into cleanup.dmh
|
2024-05-15 19:05:54 -06:00 |
d4printer.c
|
Try to more consistently use size_t for nclistget index argument
|
2023-11-28 16:28:31 +00:00 |
d4read.c
|
Remove unused argument from internal function
|
2024-03-25 11:15:23 +00:00 |
d4read.h
|
Improve fetch performance of DAP4
|
2023-10-08 19:59:28 -06:00 |
d4swap.c
|
Fix some casts from macros in ncdap4
|
2024-03-25 11:15:23 +00:00 |
d4util.c
|
Auto fixed clang-tidy readability-redundant-declaration warnings
|
2024-03-01 20:46:58 -05:00 |
d4util.h
|
Fix some casts from macros in ncdap4
|
2024-03-25 11:15:23 +00:00 |
d4varx.c
|
Change some struct member types to avoid conversion warnings
|
2024-03-25 11:15:23 +00:00 |
Makefile.am
|
Replace ENABLE_DAP with NETCDF_ENABLE_DAP
|
2024-03-18 15:51:14 -05:00 |
ncd4.h
|
Remove unused argument from internal function
|
2024-03-25 11:15:23 +00:00 |
ncd4dispatch.c
|
Try to more consistently use size_t for nclistget index argument
|
2023-11-28 16:28:31 +00:00 |
ncd4dispatch.h
|
removed NC from open in dispatch table
|
2019-08-01 14:30:20 -06:00 |
ncd4types.h
|
Fix conversion warning in flag set/check/clear macros
|
2024-04-25 09:39:57 +01:00 |