Commit Graph

5346 Commits

Author SHA1 Message Date
Ward Fisher
b9d846836b
Merge pull request #1026 from NetCDF-World-Domination-Council/ejh_lazy_atts_2
Lazy read of attributes
2018-06-25 21:04:35 -06:00
Ed Hartnett
0cc348b158
Merge branch 'master' into ejh_lazy_atts_2 2018-06-22 13:25:53 -06:00
Ward Fisher
f9d2c77afc
Merge pull request #1023 from NetCDF-World-Domination-Council/ejh_dead_code_2
Removed some dead code, now use nc4_get/put_vars for vara calls
2018-06-22 13:23:28 -06:00
Ed Hartnett
ad40215ef1 merged branch 2018-06-21 19:50:26 -06:00
Ed Hartnett
d4967405b4 cleaned up 2018-06-21 19:49:30 -06:00
Ed Hartnett
ba5b22d1ae
Merge branch 'master' into ejh_lazy_atts_2 2018-06-21 19:30:47 -06:00
Ed Hartnett
e8ec6e0d8a
Merge branch 'master' into ejh_dead_code_2 2018-06-21 16:00:32 -06:00
Ward Fisher
601958b370
Merge pull request #969 from NetCDF-World-Domination-Council/ejh_logging
After this PR, nc_set_log_level() will always be defined
2018-06-21 15:50:29 -06:00
Ed Hartnett
97faffe072 fixed test issue 2018-06-21 06:51:45 -06:00
Ed Hartnett
d5baca7f97 fixed test issue 2018-06-21 06:36:12 -06:00
Ed Hartnett
f8085e8a89 merged master 2018-06-21 06:27:24 -06:00
Ed Hartnett
9bd28ea2bd merged upgream master 2018-06-21 06:26:53 -06:00
Ed Hartnett
318ecc4222
Merge branch 'master' into ejh_dead_code_2 2018-06-21 06:05:17 -06:00
Ward Fisher
a175695202
Merge branch 'master' into ejh_logging 2018-06-20 14:08:04 -06:00
Ward Fisher
c4bf9585fe
Merge pull request #967 from NetCDF-World-Domination-Council/ejh_streq
changed macro STREQ to NCSTREQ to avoid name collusion with HDF4 library
2018-06-20 14:07:35 -06:00
Ed Hartnett
eafe151f13 added test 2018-06-19 14:59:07 -06:00
Ed Hartnett
77936f2884 more progress towards lazy read of atts for vars 2018-06-19 08:25:19 -06:00
Ed Hartnett
b524cd04bc adding calls to get var atts when needed 2018-06-19 07:56:54 -06:00
Ed Hartnett
a01da62481 isolating code to read variable attributes 2018-06-19 07:51:49 -06:00
Ed Hartnett
81add527f2 lazy read of global atts now working 2018-06-19 07:39:42 -06:00
Ed Hartnett
2dc6676bd8 now checking for classic model 2018-06-19 07:30:08 -06:00
Ed Hartnett
6b90169278 switching to att_not_read 2018-06-19 05:05:44 -06:00
Ed Hartnett
dad70cf880 more lazy atts 2018-06-19 04:54:03 -06:00
Ed Hartnett
5f850408c3 adding lazy att handling 2018-06-19 04:40:00 -06:00
Ed Hartnett
401bc33339 added function check_for_classic_model() 2018-06-19 04:08:08 -06:00
Ed Hartnett
93278a8561 merged in outstanding PRs 2018-06-19 03:59:00 -06:00
Ed Hartnett
2549bd7d70 clean up 2018-06-17 08:20:51 -06:00
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
5ebb30b139
Merge branch 'master' into ejh_streq 2018-06-15 07:22:53 -06:00
Ed Hartnett
2ca8526278 merged master 2018-06-14 16:57:38 -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