Ed Hartnett
|
62103d761c
|
fixed spaceing in nc.c
|
2018-08-21 06:53:27 -06:00 |
|
Ed Hartnett
|
563052d4b8
|
removed unneeded enum test
|
2018-08-21 06:42:10 -06:00 |
|
Ed Hartnett
|
b57b87c971
|
uncommented test code
|
2018-08-21 06:36:40 -06:00 |
|
Ed Hartnett
|
0bf04076dc
|
merged master
|
2018-08-21 06:16:03 -06:00 |
|
Ed Hartnett
|
c02f976d84
|
more tests
|
2018-08-20 17:05:29 -06:00 |
|
Ward Fisher
|
c59f43d604
|
Merge pull request #1103 from NetCDF-World-Domination-Council/ejh_func_cleanup3
Warning, coverity warning, error handling, documentation, and hdf5_set_log_level fixes, all on the path to the lazy var feature
|
2018-08-20 16:31:31 -06:00 |
|
Ed Hartnett
|
fda87a8d5f
|
now check for max of 32 dims for a var in HDF5 file
|
2018-08-20 09:53:08 -06:00 |
|
Ed Hartnett
|
f77350c66d
|
testing error for HDF5 file with circular groups
|
2018-08-20 09:26:50 -06:00 |
|
Ed Hartnett
|
72805a5eed
|
tracking enum issue
|
2018-08-20 05:45:30 -06:00 |
|
Ed Hartnett
|
0ad7118064
|
no longer delete/re-create att if we dont have to
|
2018-08-20 05:10:34 -06:00 |
|
Ed Hartnett
|
e7b7430e75
|
trying to sort out nctest issue
|
2018-08-19 05:55:05 -06:00 |
|
Ed Hartnett
|
412c18a4a1
|
fixed error handling in read_coord_dimids
|
2018-08-18 05:59:30 -06:00 |
|
Ed Hartnett
|
5b2f6ecebc
|
changed literal in netcdf.h
|
2018-08-18 05:22:07 -06:00 |
|
Ed Hartnett
|
14a665c53d
|
changed values of MAXRCLINESIZE and MAXRCLINES
|
2018-08-18 04:27:55 -06:00 |
|
Ed Hartnett
|
9cf272f24e
|
merged ejh_vars_null_count_issue_2
|
2018-08-18 04:21:21 -06:00 |
|
Ed Hartnett
|
0514a64207
|
fixed comment
|
2018-08-18 04:17:24 -06:00 |
|
Ed Hartnett
|
33a47710b8
|
got par tests working in cmake build
|
2018-08-17 08:52:34 -06:00 |
|
Ed Hartnett
|
99c758c649
|
cleaned up configure.ac, fixed parallel test warning
|
2018-08-16 11:43:01 -06:00 |
|
Ed Hartnett
|
1b318a01fb
|
getting automake build working
|
2018-08-16 10:55:11 -06:00 |
|
Ed Hartnett
|
59a25093d9
|
added setting of mpiexec command to CMake build
|
2018-08-16 07:33:04 -06:00 |
|
Ed Hartnett
|
afb7e5ab43
|
set mpiexec from configure
|
2018-08-16 07:23:41 -06:00 |
|
Ed Hartnett
|
b3842197e0
|
merged master
|
2018-08-16 05:49:41 -06:00 |
|
Ed Hartnett
|
97a442cdb7
|
minor cleanup
|
2018-08-16 05:42:51 -06:00 |
|
Ed Hartnett
|
d59446ccd5
|
Merge branch 'master' into ejh_func_cleanup3
|
2018-08-15 18:08:34 -06:00 |
|
Ward Fisher
|
5539b50ce0
|
Merge pull request #1092 from NetCDF-World-Domination-Council/ejh_func_cleanup2
Cleanup up some functions in preparation for lazy var reads (take 2)
|
2018-08-15 16:20:49 -06:00 |
|
Ed Hartnett
|
ab1216da10
|
fix memory issue
|
2018-08-14 10:38:28 -06:00 |
|
Ed Hartnett
|
9953e53573
|
converting NULL checking of put functions
|
2018-08-14 09:21:45 -06:00 |
|
Ed Hartnett
|
829d9d28ae
|
converting NULL checking of put functions
|
2018-08-14 09:09:08 -06:00 |
|
Ed Hartnett
|
5f9b7af467
|
converting NULL checking of put functions
|
2018-08-14 09:04:16 -06:00 |
|
Ed Hartnett
|
d6c0cbe234
|
removing unneeded file lookups
|
2018-08-14 08:56:58 -06:00 |
|
Ed Hartnett
|
5800fdd617
|
removing unneeded file lookups
|
2018-08-14 08:49:23 -06:00 |
|
Ed Hartnett
|
24f0c9d74c
|
removing unneeded file lookups
|
2018-08-14 08:39:17 -06:00 |
|
Ed Hartnett
|
bc3c63bf03
|
removing unneeded file lookups
|
2018-08-14 08:32:45 -06:00 |
|
Ed Hartnett
|
1e3fe2b8cc
|
removing unneeded file lookups
|
2018-08-14 08:29:02 -06:00 |
|
Ed Hartnett
|
d1ed803b31
|
removing unneeded file lookups
|
2018-08-14 08:18:05 -06:00 |
|
Ed Hartnett
|
3046dabda0
|
more NULL parameter changes
|
2018-08-14 08:06:01 -06:00 |
|
Ed Hartnett
|
baa76219d3
|
more NULL parameter changes
|
2018-08-14 08:01:54 -06:00 |
|
Ed Hartnett
|
69b37d994e
|
fixed HDF4 test
|
2018-08-14 06:44:11 -06:00 |
|
Ed Hartnett
|
acc22e0c54
|
checking NULLs in function
|
2018-08-14 06:28:28 -06:00 |
|
Ed Hartnett
|
a0bea92919
|
fixed problem of not calling NC_ versions of vars and varm functions for extra error checking
|
2018-08-14 05:04:09 -06:00 |
|
Ed Hartnett
|
0b13f52766
|
documentation
|
2018-08-14 04:44:26 -06:00 |
|
Ed Hartnett
|
5c39fa115a
|
return error for NULL start for varm functions
|
2018-08-14 04:35:38 -06:00 |
|
Ed Hartnett
|
a271ebb5f2
|
testing NULL starts
|
2018-08-14 04:17:34 -06:00 |
|
Ward Fisher
|
e710027861
|
Merge branch 'master' into ejh_func_cleanup2
|
2018-08-13 13:49:55 -06:00 |
|
Ward Fisher
|
75060b7f69
|
Merge pull request #1109 from Unidata/osx_sh_test.wif
Migrate script-based tests from bash to sh
|
2018-08-13 13:44:38 -06:00 |
|
Ed Hartnett
|
97c2541a37
|
put_vars checking for NULL start for non-scalar vars and test
|
2018-08-13 13:05:32 -06:00 |
|
Ed Hartnett
|
8b26c83379
|
undid unneeded nc_test changes
|
2018-08-13 09:15:50 -06:00 |
|
Ed Hartnett
|
b29cc1b94f
|
removed unneeded netcdf-4 checks in dvarget.c
|
2018-08-13 09:06:51 -06:00 |
|
Ed Hartnett
|
ec3d3a3d06
|
return error for put_vara calls with NULL start
|
2018-08-13 09:03:49 -06:00 |
|
Ed Hartnett
|
a63f3449c3
|
return error for put_vara calls with NULL start
|
2018-08-13 08:54:38 -06:00 |
|