netcdf-c/libsrc4
Greg Sjaardema f8e818385e Modify previous no_fill setting
HDF5 does not permit a variable to have no_fill == TRUE if the variable type is variable length.  This includes types NC_STRING and NC_VLEN.  

The test above also excludes user-defined types which I'm not sure is needed or not.
2016-12-05 11:08:26 -07:00
..
CMakeLists.txt Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
error4.c merged trunk up to revision 75, move v2 API 2010-06-07 11:12:14 +00:00
Makefile.am re: Github issue netcdf-c 300 2016-08-08 09:24:19 -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 Clean-up build after changes -- remove unused variables 2016-11-16 08:45:28 -07: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 Create var correctly for hdf4 files 2016-11-16 10:37:37 -07:00
nc4grp.c Compile with c89 -- eliminate init in for-loop 2016-11-16 08:45:15 -07:00
nc4hdf.c Merge branch 'nc4-var-array' of https://github.com/gsjaardema/netcdf-c into gh328 2016-11-28 13:10:07 -07:00
nc4info.c Clean-up build after changes -- remove unused variables 2016-11-16 08:45:28 -07:00
nc4internal.c Corrected an issue reported as part of the pull request at https://github.com/Unidata/netcdfic/pull/328 2016-11-28 13:31:43 -07:00
nc4type.c Fixed an issue preventing compilation with hdf4 support with Visual Studio. 2014-08-28 18:14:14 -06:00
nc4var.c Modify previous no_fill setting 2016-12-05 11:08:26 -07:00
ncfunc.c Finally get around to removing all that 2016-05-14 22:31:41 -06:00
stub3.c dispatch.h->ncdispatch.h to avoid visualstudio filename conflict 2010-08-05 02:44:59 +00:00
stub4.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00