.. |
.gitignore
|
Added a new .gitignore specific to include/.
|
2014-09-18 15:05:08 -06:00 |
ceconstraints.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
CMakeLists.txt
|
CMake: install netcdf_filter.h and netcdf_dispatch.h
|
2019-10-28 10:52:05 -06:00 |
err_macros.h
|
cleanup of whitespace in include directory
|
2019-02-19 06:09:10 -07:00 |
fbits.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
hdf4dispatch.h
|
removed NC from open in dispatch table
|
2019-08-01 14:30:20 -06:00 |
hdf5dispatch.h
|
cleanup of whitespace in include directory
|
2019-02-19 06:09:10 -07:00 |
hdf5internal.h
|
Spelling fixes
|
2019-09-18 08:03:01 -06:00 |
Makefile.am
|
added netcdf_dispatch.h file
|
2019-07-05 04:50:36 -06:00 |
nc3dispatch.h
|
final removal
|
2019-08-15 07:05:10 -06:00 |
nc3internal.h
|
removed rest of LOCKNUMREC and _CRAYMPP obsolete macros
|
2019-08-14 06:53:33 -06:00 |
nc4dispatch.h
|
final removal
|
2019-08-15 07:05:10 -06:00 |
nc4internal.h
|
now using members in NC_VAR_INFO_T to hold szip info
|
2020-01-06 08:46:03 -07:00 |
nc_hashmap.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
nc_logging.h
|
Spelling fixes
|
2019-09-18 08:03:01 -06:00 |
nc_provenance.h
|
For some reason, the code for this was incorrect.
|
2019-04-18 14:23:20 -06:00 |
nc_tests.h
|
Fixed another instance of netcdf_par.h being included before netcdf.h
|
2019-11-04 14:13:51 -07:00 |
nc.h
|
Change (again), and hopefully simplify, the file model inference algorithm.
|
2019-09-29 12:59:28 -06:00 |
ncauth.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
ncbytes.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
ncconfigure.h
|
Fix ncconfigure.h to solve a -ansi problem with strdup()
|
2019-05-29 14:35:29 -06:00 |
ncdap.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
ncdimscale.h
|
changes to support build of libsrc4 without libhdf5
|
2019-05-22 07:50:12 -06:00 |
ncdispatch.h
|
Removing a problematic const causing issues on OSX.
|
2019-10-09 17:18:48 -06:00 |
ncexternl.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
nchashmap.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
nchttp.h
|
Provide byte-range reading of remote datasets
|
2019-01-01 18:27:36 -07:00 |
ncindex.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
nclist.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
nclog.h
|
Thread safety: step 1: cleanup
|
2019-03-30 14:06:20 -06:00 |
ncmodel.h
|
Change (again), and hopefully simplify, the file model inference algorithm.
|
2019-09-29 12:59:28 -06:00 |
ncoffsets.h
|
Thread safety: step 1: cleanup
|
2019-03-30 14:06:20 -06:00 |
ncrc.h
|
Change (again), and hopefully simplify, the file model inference algorithm.
|
2019-09-29 12:59:28 -06:00 |
nctestserver.h
|
Guard nctestserver.h against multiple inclusions
|
2019-12-31 16:04:56 -07:00 |
nctime.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
ncuri.h
|
Change (again), and hopefully simplify, the file model inference algorithm.
|
2019-09-29 12:59:28 -06:00 |
ncurlmodel.h
|
Master merge, conflict resolution, cleanup
|
2019-02-24 16:54:13 -07:00 |
ncutf8.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
ncwinpath.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
netcdf_aux.h
|
Fix includes/netcdf_xxx.h files to not include ncexternl.h
|
2019-10-28 10:29:39 -06:00 |
netcdf_dispatch.h
|
fixed header file
|
2019-11-15 09:39:00 -07:00 |
netcdf_f.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
netcdf_filter.h
|
Fix includes/netcdf_xxx.h files to not include ncexternl.h
|
2019-10-28 10:29:39 -06:00 |
netcdf_mem.h
|
cleanup netcdf_mem.h and netcdf_dispatch.h
|
2019-10-28 10:56:24 -06:00 |
netcdf_meta.h.in
|
further removal of RELAX_COORD_BOUNDS macro
|
2019-11-26 06:45:26 -07:00 |
netcdf_par.h
|
fixed include issue
|
2019-12-20 07:43:39 -07:00 |
netcdf.h
|
first stab at re-adding nc_def_var_szip()
|
2020-01-03 11:38:45 -07:00 |
onstack.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
rnd.h
|
More standardizing of the copyright stanza.
|
2018-12-06 14:13:56 -07:00 |
XGetopt.h
|
|
2012-09-10 22:37:38 +00:00 |