netcdf-c/libsrc4
dmh 5bfdf54263 The name hash for hdf4 variables was
not being computed. Fix in nc4file.c.
Not sure how this ever worked for any variable.
What is also weird is that the dim hash is
apparently being computed.
2016-06-01 15:20:36 -06:00
..
CMakeLists.txt Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
error4.c
Makefile.am Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
nc3stub.c Refactored read_scale(), memio_new(), var_create_dataset() and makespecial() 2013-12-08 03:29:26 -06:00
nc3stub.h Quincey's fixes for NCF-250, netCDF-4 parallel independent access with 2013-07-08 21:31:13 +00:00
nc4attr.c HDF5 is generating unnecessary error messages when netcdf4 logging is enabled 2016-05-27 10:08:01 -06:00
nc4dim.c Finally get around to removing all that 2016-05-14 22:31:41 -06:00
nc4dispatch.c merge-squash 2015-10-09 10:12:11 -06:00
nc4dispatch.h [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
nc4file.c The name hash for hdf4 variables was 2016-06-01 15:20:36 -06:00
nc4grp.c Modified a number of tests 2014-10-04 15:59:16 -06:00
nc4hdf.c re: https://github.com/Unidata/netcdf-c/issues/269 2016-05-24 19:37:21 -06:00
nc4info.c HDF5 is generating unnecessary error messages when netcdf4 logging is enabled 2016-05-27 10:08:01 -06:00
nc4internal.c HDF5 is generating unnecessary error messages when netcdf4 logging is enabled 2016-05-27 10:08:01 -06:00
nc4type.c Fixed an issue preventing compilation with hdf4 support with Visual Studio. 2014-08-28 18:14:14 -06:00
nc4var.c Finally get around to removing all that 2016-05-14 22:31:41 -06:00
ncfunc.c Finally get around to removing all that 2016-05-14 22:31:41 -06:00
stub3.c
stub4.c