Ward Fisher
4e26504e44
Added support for standard cmake syntax to cdf5 option.
2018-06-29 11:43:34 -06:00
Ward Fisher
0af56bfab4
Merge pull request #1033 from wkliao/enable-cdf5
...
fix cdf5 configure option
2018-06-28 17:29:05 -06:00
Wei-keng Liao
a2a33b3a53
cmake boolean type is ON or OFF, not TRUE or FALSE
2018-06-28 15:43:20 -05:00
Wei-keng Liao
02dca6a541
add cmake -L option help string for ENABLE_CDF5
2018-06-28 13:17:08 -05:00
Wei-keng Liao
5d16b2ddcc
update check message for --disable-cdf5
2018-06-28 09:49:21 -05:00
Wei-keng Liao
d122d53c78
fix cdf5 configure option
2018-06-28 02:26:42 -05:00
Ward Fisher
7196dfd606
Merge pull request #1028 from NetCDF-World-Domination-Council/ejh_rename
...
renamed NC_HDF5_FILE_INFO to NC_FILE_INFO
2018-06-27 17:36:24 -06:00
Ward Fisher
3dd9aab138
Merge branch 'master' into ejh_rename
2018-06-27 14:04:58 -06:00
Ward Fisher
83bc499ad4
Merge pull request #1032 from Unidata/newtestserver.dmh
...
Move to a new remote test server on Jetstream
2018-06-27 14:04:40 -06:00
Dennis Heimbigner
30a4dea21c
Disable tst_varsperf; should only be run manually
2018-06-26 15:14:31 -06:00
Dennis Heimbigner
1299a0fcee
The Jetstream remote test server is now working.
...
So it now becomes the first default test server to try.
This also means that the dap4 remote testing is enabled.
The only issue to watch is to see if the jetstream-based
server can stay up for significant periods of time.
A uptimerobot (https://uptimerobot.com ) has been set ups
to monitor this hourly, so we shall see.
2018-06-26 13:58:45 -06:00
Ed Hartnett
f51b30d693
Merge branch 'master' into ejh_rename
2018-06-26 01:10:05 -06:00
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
d2a522d432
Merge branch 'master' into ejh_rename
2018-06-22 16:08:58 -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
697f033823
renamed NC_HDF5_FILE_INFO to NC_FILE_INFO
2018-06-22 07:08:09 -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