netcdf-c/examples/C
Dennis Heimbigner 727b613459 This is the initial step in moving to the new higher performance
(I hope) metadata mechanism. This mostly just adds new pieces of
code (e.g. nclistmap) and does some minor fixes.

It should be transparent to everything else.
The next set of changes will be the big step.
2018-02-08 19:53:40 -07:00
..
hdf5plugins Removed some confounding code in CmakeLists.txt, added a .gitignore for files that are copied dynamically. 2018-01-30 16:27:06 -06:00
CMakeLists.txt Added hdf5plugins example code to EXTRA_DIST 2018-01-24 17:44:01 -07:00
file.c
filter_example.c This is the initial step in moving to the new higher performance 2018-02-08 19:53:40 -07:00
format.c
large_files.c
Makefile.am Additional tweaks for make dist. 2018-01-24 18:05:30 -07:00
met4D.c
parallel_vara.c merge-squash 2015-08-15 16:26:35 -06:00
pres_temp_4D_rd.c
pres_temp_4D_wr.c
quick_large_files.c Fix common typos 2015-08-20 11:42:05 +02:00
quick_small_files.c
run_examples4.sh Rebuilt the filter parameter handling code to use a common 2018-01-23 16:00:11 -07:00
run_examples.sh got make -j check working in ncdump and examples directories 2017-11-17 10:16:17 -07:00
run_filter.sh 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
run_nc4_valgrind_tests.sh
run_valgrind_tests.sh
sfc_pres_temp_more.c
sfc_pres_temp_rd.c
sfc_pres_temp_wr.c
simple_nc4_rd.c
simple_nc4_wr.c
simple_xy_nc4_rd.c Corrected an inconsistency between the documentation and the example. 2016-01-08 15:29:32 -07:00
simple_xy_nc4_wr.c Corrected an inconsistency between the documentation and the example. 2016-01-08 15:29:32 -07:00
simple_xy_rd.c
simple_xy_wr.c
simple.c