netcdf-c/debug
Dennis Heimbigner a6b04c0c66 Extend nccopy -F option syntax.
A user suggested that the nccopy -F option
syntax should be extended to support specification
of multiple (or all) variables in a single -F option.

The new syntax allows:

1. '*' as the name of the variable; this means apply the
   filter to all variables in the data set.
2. *var1|var2|...* as the variable name to indicate that the filter
   should be applied to the multiple specified variables.
2019-02-08 18:48:17 -07:00
..
dap4_test re: github issues 2018-10-30 20:48:12 -06:00
libdap2 re: github issues 2018-10-30 20:48:12 -06:00
libdap4 re: github issues 2018-10-30 20:48:12 -06:00
libdispatch re: github issues 2018-10-30 20:48:12 -06:00
nc_test re: github issues 2018-10-30 20:48:12 -06:00
nc_test4 re: github issues 2018-10-30 20:48:12 -06:00
ncdump re: github issues 2018-10-30 20:48:12 -06:00
ncgen re: github issues 2018-10-30 20:48:12 -06:00
oc2 re: github issues 2018-10-30 20:48:12 -06:00
cf Extend nccopy -F option syntax. 2019-02-08 18:48:17 -07:00
cf.cmake Make the netcdf-c library compile with gcc -ansi. 2018-12-05 19:20:43 -07:00
clear re: github issues 2018-10-30 20:48:12 -06:00
install re: github issues 2018-10-30 20:48:12 -06:00
Make0 re: github issues 2018-10-30 20:48:12 -06:00
paths.sh re: github issues 2018-10-30 20:48:12 -06:00
README.txt Fix failings of nc_test/run_inmemory.sh 2018-12-04 19:22:02 -07:00
rebuild re: github issues 2018-10-30 20:48:12 -06:00

This directory contains various scripts for debugging by Dennis
Heimbigner @ Unidata.
DO NOT DELETE.
USE AT YOUR OWN PERIL.