Ed Hartnett
|
c7ab5573b4
|
removed get/put vara functions
|
2018-06-16 10:39:50 -06:00 |
|
Ed Hartnett
|
9230cb8aa9
|
now using put_vars too
|
2018-06-16 10:37:49 -06:00 |
|
Ed Hartnett
|
77ab979c5f
|
using get_vars but not put_vars
|
2018-06-16 09:58:48 -06:00 |
|
Ed Hartnett
|
12cf3254dc
|
using get_vars but not put_vars
|
2018-06-16 09:10:31 -06:00 |
|
Ed Hartnett
|
4f83e929c0
|
switch to vars
|
2018-06-16 08:38:52 -06:00 |
|
Ed Hartnett
|
11a51e47f3
|
cleanup
|
2018-06-16 08:35:30 -06:00 |
|
Ed Hartnett
|
6bfa4d4642
|
cleanup of put_vars handling of zero counts
|
2018-06-16 08:33:11 -06:00 |
|
Ed Hartnett
|
5e05d22bdf
|
better handling of zero count for get_vars
|
2018-06-16 08:30:11 -06:00 |
|
Ed Hartnett
|
815f4f76dc
|
clean up
|
2018-06-16 06:06:35 -06:00 |
|
Ed Hartnett
|
416da4cb4f
|
took out is_long for vars functions
|
2018-06-16 05:55:50 -06:00 |
|
Ed Hartnett
|
3f9315d58f
|
took out defaultvars
|
2018-06-16 05:52:07 -06:00 |
|
Ed Hartnett
|
b85f2e9e76
|
removed HDF5_CONVERT from vars functions
|
2018-06-16 05:38:39 -06:00 |
|
Ed Hartnett
|
19ae8b47d1
|
took out src_long and dest_long again. Getting good at it! ;-)
|
2018-06-16 05:33:04 -06:00 |
|
Ed Hartnett
|
4763a6b831
|
merged upstream master
|
2018-06-14 16:55:34 -06:00 |
|
Ward Fisher
|
8de0b3cf3c
|
Merge pull request #974 from NetCDF-World-Domination-Council/ejh_more_testing
added filter/szip tests
|
2018-06-14 15:30:31 -06:00 |
|
Ward Fisher
|
01ba5decf1
|
Merge branch 'master' into ejh_more_testing
|
2018-06-14 13:31:38 -06:00 |
|
Ward Fisher
|
aeb0e90b0b
|
When large file tests are enabled, this test fails in Docker. Fixed by switching from sh to bash.
|
2018-06-14 12:46:39 -06:00 |
|
Ed Hartnett
|
828fa3e0a5
|
changes to tst_varsperf to remove asserts
|
2018-06-12 07:30:49 -06:00 |
|
Ed Hartnett
|
97a580eda7
|
fixed documentation merge
|
2018-06-12 07:01:50 -06:00 |
|
Ed Hartnett
|
fb570522bc
|
merged in ejh_fix_user_type
|
2018-06-12 06:49:40 -06:00 |
|
Ed Hartnett
|
c3dcb5796a
|
merged upstream/master
|
2018-06-12 06:32:19 -06:00 |
|
Ed Hartnett
|
752030f59a
|
merged ejh_test_exten_unlim_no_coord
|
2018-06-12 06:22:26 -06:00 |
|
Ed Hartnett
|
9e5924ebb4
|
Merge branch 'master' into ejh_more_testing
|
2018-06-11 15:58:36 -06:00 |
|
Ward Fisher
|
e82bf82557
|
Merge pull request #977 from NetCDF-World-Domination-Council/ejh_udf
user defined formats
|
2018-06-11 13:43:09 -06:00 |
|
Ed Hartnett
|
12db5e22f3
|
added test of extending unlimited dim with no coord var
|
2018-06-11 06:17:52 -06:00 |
|
Ed Hartnett
|
037a3cb58c
|
reverting
|
2018-06-09 06:17:52 -06:00 |
|
Ed Hartnett
|
09366bf43b
|
removed longs from conver_type again
|
2018-06-09 06:14:14 -06:00 |
|
Ward Fisher
|
5fe7d0ffad
|
Merge branch 'master' into ejh_udf
|
2018-06-08 16:52:20 -06:00 |
|
Ward Fisher
|
b84afc7409
|
Merge pull request #1001 from Unidata/vars.dmh
Re-implement the nc_get/put_vars operations for netcdf-4 using the corresponding HDF5 operations.
|
2018-06-08 16:50:45 -06:00 |
|
Ward Fisher
|
1d789d9d39
|
Additional reconciliation
|
2018-06-08 15:50:39 -06:00 |
|
Ward Fisher
|
df4942d280
|
Merge branch 'master' into vars.dmh
|
2018-06-08 15:50:28 -06:00 |
|
Ed Hartnett
|
29ce3b7d8c
|
Merge branch 'master' into ejh_udf
|
2018-06-08 14:49:15 -06:00 |
|
Ward Fisher
|
601c65e7ae
|
Merge pull request #1015 from Unidata/misc-changes.wif
Misc changes
|
2018-06-08 14:31:33 -06:00 |
|
Ward Fisher
|
4fba5dfb45
|
Squaed a potential memory leak.
|
2018-06-08 12:08:33 -06:00 |
|
Ward Fisher
|
335f25e947
|
Corrected a couple of potential memory related issues and an uninitialized variable issue.
|
2018-06-08 11:38:11 -06:00 |
|
Ward Fisher
|
595f39ce42
|
Corrected an unlikely but possible passage of a null pointer to memcpy.
|
2018-06-08 11:18:08 -06:00 |
|
Ed Hartnett
|
c1106c5f18
|
szip may not be present
|
2018-06-08 04:46:33 -06:00 |
|
Ed Hartnett
|
a721f91d45
|
merged master
|
2018-06-08 04:44:44 -06:00 |
|
Ed Hartnett
|
9e2feff848
|
more documentation
|
2018-06-08 04:39:38 -06:00 |
|
Ed Hartnett
|
f042d52a64
|
more documentation
|
2018-06-08 03:10:24 -06:00 |
|
Ed Hartnett
|
367d7c2a57
|
merged master
|
2018-06-07 18:36:25 -06:00 |
|
Ward Fisher
|
32b8ffbee9
|
Merge branch 'master' into misc-changes.wif
|
2018-06-07 16:17:54 -06:00 |
|
Ward Fisher
|
1af8b8f8fc
|
Corrected a stored value that's never read issue detected by static analysis.
|
2018-06-07 16:17:32 -06:00 |
|
Ward Fisher
|
bb65fe5ea5
|
More potential memory leaks squashed.
|
2018-06-07 15:58:47 -06:00 |
|
Ward Fisher
|
3cce9e99e2
|
Corrected several potential null dereference or memory leak issues detected by static analysis.
|
2018-06-07 15:21:42 -06:00 |
|
Ward Fisher
|
eca9cdb7ee
|
Merge pull request #1013 from NetCDF-World-Domination-Council/ejh_long_2
removed dead code associated with old handling of NC_LONG, fixed test checking NC_ELATEFILL
|
2018-06-07 13:13:45 -06:00 |
|
Ward Fisher
|
e1ed2531d7
|
Merge branch 'master' into misc-changes.wif
|
2018-06-07 11:23:32 -06:00 |
|
Ed Hartnett
|
eb6ed1d91c
|
more documentation
|
2018-06-07 08:41:00 -06:00 |
|
Ed Hartnett
|
5112ef8c72
|
merged master
|
2018-06-07 07:27:47 -06:00 |
|
Ed Hartnett
|
7aa073eb5d
|
magic numbers working with user-defined formats
|
2018-06-07 06:49:16 -06:00 |
|