netcdf-c/libsrc
2017-02-10 17:46:26 -06:00
..
attr.m4 implement an error code precedence 2016-12-01 12:31:20 -06:00
CMakeLists.txt Add hashmap for quick retrieval of dim and var 2016-03-22 07:29:00 -06:00
depend
dim.c Fix variable and dimension renaming for nc3 with hashmap 2016-07-11 15:44:40 -04:00
ffio.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
lookup3.c More cmake fixes 2016-05-07 14:32:07 -06:00
Makefile.am add configure/cmake option to disable erange_fill 2016-11-03 15:14:14 -05:00
memio.c Coverity: 1302444, addressed a potential negative argument being passed to memory allocation routine. 2015-09-22 15:42:52 -06:00
mmapio.c merge-squash 2015-10-09 10:12:11 -06:00
nc3dispatch.c merge-squash 2015-10-09 10:12:11 -06:00
nc3dispatch.h merge-squash 2015-10-09 10:12:11 -06:00
nc3internal.c bug fix: values stored in NC_attr.xvalue are in external representation, may need byte-swap when retrieved to a memory buffer (internal representation) 2017-02-10 17:46:26 -06:00
nc_hashmap.c Corrected an issue preventing gcc-4.4 from compiling netcdf. 2016-04-26 21:09:41 +00:00
ncFile.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncio.c add experimental stdio based ncio module 2015-08-19 17:14:13 -06:00
ncio.h The original mem branch somehow got 2015-05-28 15:10:10 -06:00
ncstdio.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncstdio.h - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncx_cray.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
ncx.h remove argument fillv for get APIs as we use default fill values for fillv 2016-10-28 10:34:51 -05:00
ncx.m4 add configure option --enable-relax-coord-bound for issue #243 2016-11-12 23:58:09 -06:00
posixio.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
pstdint.h Fix common typos 2015-08-20 11:42:05 +02:00
putget.m4 add configure option --enable-relax-coord-bound for issue #243 2016-11-12 23:58:09 -06:00
t_ncio.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
t_ncio.in
t_ncxx.m4
test_nc.sav
v1hpg.c Classic Format Specification says: Header padding uses null (\x00) bytes 2016-11-28 11:54:16 -06:00
var.c bug fix: record size alignment for NC_USHORT is missing 2016-11-28 11:50:31 -06:00
winceio.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00