netcdf-c/ncdump
2016-11-18 11:53:53 -07:00
..
cdl NetCDF-c Github issue #178 2015-12-26 18:19:04 -07:00
expected NetCDF-c Github issue #178 2015-12-26 18:19:04 -07:00
bom.c
cdl.h Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
chunkspec.c The max dimension sizes do not take CDF-5 format into account. 2016-01-05 21:26:25 -07:00
chunkspec.h
CMakeLists.txt re: Github issue netcdf-c 300 2016-08-08 09:24:19 -06:00
ctests.sh ckp 2015-11-19 13:44:55 -07:00
depend
dimmap.c
dimmap.h
dumplib.c 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
dumplib.h
env
indent.c
indent.h
inttags4.cdl ckp 2015-11-19 13:44:55 -07:00
inttags.cdl ckp 2015-11-19 13:44:55 -07:00
isnan.h
Make0 The name hash for hdf4 variables was 2016-06-01 15:20:36 -06:00
Makefile.am re: Github issue netcdf-c 300 2016-08-08 09:24:19 -06:00
nccomps.h
nccopy.1
nccopy.c merge-squash 2015-10-09 10:12:11 -06:00
ncdump.1
ncdump.c Make sure that the _NcProperties attr is null terminated and stored as such 2016-08-08 21:54:23 -06:00
ncdump.h Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
nciter.c
nciter.h
nctime0.c Fix common typos 2015-08-20 11:42:05 +02:00
nctime0.h
ref1.ncml Fix github issue: https://github.com/Unidata/netcdf-c/issues/236 2016-03-17 22:05:46 -06:00
ref_ctest1_nc4.cdl Wiring in more validation 2016-11-18 11:53:53 -07:00
ref_ctest1_nc4c.cdl Fix ncdump clang warnings. Fix invalid encodings for some non-ascii strings in tests. 2015-08-02 16:09:47 -06:00
ref_ctest64.c Fix ncdump clang warnings. Fix invalid encodings for some non-ascii strings in tests. 2015-08-02 16:09:47 -06:00
ref_ctest.c 1. Added temporary work-around for cygwin where 2015-10-09 10:33:40 -06:00
ref_inttags4.cdl ckp 2015-11-19 13:44:55 -07:00
ref_inttags.cdl ckp 2015-11-19 13:44:55 -07:00
ref_nc_test_netcdf4_4_0.nc
ref_nc_test_netcdf4.cdl
ref_times.cdl
ref_tst_charfill.cdl
ref_tst_comp2.cdl
ref_tst_comp.cdl
ref_tst_compounds2.cdl
ref_tst_compounds2.nc
ref_tst_compounds3.cdl
ref_tst_compounds3.nc
ref_tst_compounds4.cdl
ref_tst_compounds4.nc
ref_tst_enum_data.cdl
ref_tst_fillbug.cdl
ref_tst_format_att_64.cdl
ref_tst_format_att.cdl
ref_tst_group_data_v23.cdl
ref_tst_group_data.cdl
ref_tst_grp_spec0.cdl
ref_tst_grp_spec.cdl
ref_tst_mud4_chars.cdl
ref_tst_mud4-bc.cdl
ref_tst_mud4.cdl
ref_tst_nans.cdl
ref_tst_ncf213.cdl Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
ref_tst_noncoord.cdl
ref_tst_opaque_data.cdl
ref_tst_small.cdl
ref_tst_solar_1.cdl ckp 2015-11-19 13:44:55 -07:00
ref_tst_solar_2.cdl
ref_tst_special_atts3.cdl
ref_tst_special_atts.cdl Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
ref_tst_string_data.cdl
ref_tst_unicode.cdl
ref_tst_utf8_4.cdl re: Jira NCF-320 2015-08-20 15:53:48 -06:00
ref_tst_utf8.cdl
ref_tst_vlen_data2.cdl
ref_tst_vlen_data.cdl
rewrite-scalar.c
run_back_comp_tests.sh ckp 2015-11-19 13:44:55 -07:00
run_tests.sh ckp 2015-11-19 13:44:55 -07:00
run_utf8_nc4_tests.sh ckp 2015-11-19 13:44:55 -07:00
run_utf8_tests.sh ckp 2015-11-19 13:44:55 -07:00
small2.cdl
small.cdl
test0.cdl
tst_64bit.sh ckp 2015-11-19 13:44:55 -07:00
tst_bom.sh ckp 2015-11-19 13:44:55 -07:00
tst_brecs.cdl
tst_bug321.cdl
tst_bug324.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_calendars.cdl
tst_calendars.sh ckp 2015-11-19 13:44:55 -07:00
tst_charfill.cdl
tst_charfill.sh ckp 2015-11-19 13:44:55 -07:00
tst_chunking.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_comp2.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_comp.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_compress.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_create_files.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_dimsizes.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_dimsizes.sh Fix issues with Github pull request 187 2016-01-08 12:55:11 -07:00
tst_enum_data.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_fileinfo.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_fileinfo.sh Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
tst_fillbug.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_fillbug.sh ckp 2015-11-19 13:44:55 -07:00
tst_formatx3.sh ckp 2015-11-19 13:44:55 -07:00
tst_formatx4.sh ckp 2015-11-19 13:44:55 -07:00
tst_group_data.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_grp_spec.sh ckp 2015-11-19 13:44:55 -07:00
tst_h_rdc0.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_h_scalar.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_h_scalar.sh ckp 2015-11-19 13:44:55 -07:00
tst_inmemory_nc3.sh ckp 2015-11-19 13:44:55 -07:00
tst_inmemory_nc4.sh ckp 2015-11-19 13:44:55 -07:00
tst_inttags4.sh ckp 2015-11-19 13:44:55 -07:00
tst_inttags.sh ckp 2015-11-19 13:44:55 -07:00
tst_iter.sh ckp 2015-11-19 13:44:55 -07:00
tst_lengths.sh Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
tst_mslp.cdl
tst_mud.sh ckp 2015-11-19 13:44:55 -07:00
tst_nans.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_nccopy3.sh ckp 2015-11-19 13:44:55 -07:00
tst_nccopy4.sh ckp 2015-11-19 13:44:55 -07:00
tst_ncgen4_classic.sh ckp 2015-11-19 13:44:55 -07:00
tst_ncgen4_cycle.sh ckp 2015-11-19 13:44:55 -07:00
tst_ncgen4_diff.sh ckp 2015-11-19 13:44:55 -07:00
tst_ncgen4.sh Undo debug output because Travis won't show it 2016-08-08 11:23:14 -06:00
tst_ncgen_shared.sh NetCDF-c Github issue #178 2015-12-26 18:19:04 -07:00
tst_ncml.cdl Fix github issue: https://github.com/Unidata/netcdf-c/issues/236 2016-03-17 22:05:46 -06:00
tst_netcdf4_4.sh Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
tst_netcdf4.sh Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
tst_opaque_data.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_output.sh ckp 2015-11-19 13:44:55 -07:00
tst_special_atts.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_string_data.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_unicode.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_utf8.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
tst_vlen_data.c Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321 2016-10-21 17:17:39 +00:00
utils.c re: Github issue netcdf-c 300 2016-08-08 09:24:19 -06:00
utils.h Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
vardata.c Fix invalid array access 2016-08-25 11:32:49 -06:00
vardata.h
XGetopt.c