Commit Graph

5628 Commits

Author SHA1 Message Date
Ward Fisher
211d1d563d
Merge branch 'master' into ejh_ifdef_clean 2018-06-30 10:51:09 -06:00
Ward Fisher
9a41c4178d
Merge pull request #1036 from Unidata/revert-1033-enable-cdf5
Revert "fix cdf5 configure option"
2018-06-30 10:50:45 -06:00
Wei-keng Liao
f95d3e3325 replace USE_CDF5 with ENABLE_CDF5 2018-06-29 21:17:07 -05:00
Dennis Heimbigner
40013b72f6 The pr does some cleanup on the internal documentation
in the docs directory.
1. Add a new internal document -- testserver.dox -- to describe
   how to set up and maintain the dap test server.
2. It moves the internal documentation (internal.dox, indexing.dox,
   and testserver.dox) to later in the documentation table of contents.
3. Cleanup the formatting of the internal documents.
4. Cleanup some minor doxygen issues in other files.
2018-06-29 15:06:27 -06:00
Ward Fisher
246b56dedd
Revert "fix cdf5 configure option" 2018-06-29 14:23:40 -06:00
Ward Fisher
1e277590f6
Merge branch 'master' into ejh_ifdef_clean 2018-06-28 17:29:25 -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
Ed Hartnett
7bb4e8cf4d
Merge branch 'master' into ejh_ifdef_clean 2018-06-27 18:15:37 -06: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
68a27e15b7 merged upstream/master 2018-06-26 01:30:03 -06:00
Ed Hartnett
b9ebf5d23d
Merge branch 'master' into ejh_ifdef_clean 2018-06-26 01:13:28 -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
1e1c717963
Merge branch 'master' into ejh_ifdef_clean 2018-06-25 17:12:00 -06:00
Ed Hartnett
5100b9c5f7 merged ejh_rename 2018-06-25 17:09:00 -06:00
Ed Hartnett
e28405744c merged master 2018-06-25 17:08:22 -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
4ddaa5d140 merged upstream master 2018-06-22 07:12:23 -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
bb2e8da129
Merge branch 'master' into 32bit_LFS 2018-06-21 15:51:20 -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