netcdf-c/libsrc4
Greg Sjaardema 8401e2087e Set variable no_fill to match database default (nc4)
In nc4 mode, the variables were ignoring the default "database" fill/no_fill mode set via a call to nc_set_fill().  This sets the no_fill mode on the variable to match the default database setting at the time the variable is defined.
2016-12-02 08:17:47 -07:00
..
CMakeLists.txt Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
error4.c
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 Set variable no_fill to match database default (nc4) 2016-12-02 08:17:47 -07:00
ncfunc.c Finally get around to removing all that 2016-05-14 22:31:41 -06:00
stub3.c
stub4.c