Ed Hartnett
3c0abc3d28
moved hdf5 var code to hdf5var.c
2018-07-19 07:23:03 -06:00
Ed Hartnett
bdca4313c4
split nc4var.c
2018-07-19 07:05:55 -06:00
Ed Hartnett
32c165ce2a
fixed parallel build problem
2018-07-17 10:15:16 -06:00
Ed Hartnett
752e76df22
cleanup
2018-07-17 09:03:19 -06:00
Ed Hartnett
b0f9f965b7
clean up, moved hdf5open and hdf5create code to their own code files
2018-07-17 08:29:47 -06:00
Ed Hartnett
858f1dce02
split out hdf5create.c code
2018-07-17 08:00:47 -06:00
Ed Hartnett
396124c0ca
merged ejh_hdf5internal
2018-07-17 07:56:09 -06:00
Ed Hartnett
9354535ae4
moved code to hdf5create.c
2018-07-17 07:55:27 -06:00
Ed Hartnett
a8faab2f93
nc_set_log_level only available for netcdf-4 builds
2018-07-16 15:38:45 -06:00
Ed Hartnett
99c4f82f2e
only define nc_set_log_level() to nothing for netcdf-4 builds
2018-07-16 13:47:18 -06:00
Ed Hartnett
52d7985aec
moving definition of nc_set_log_level() to nothing
2018-07-16 13:41:36 -06:00
Ed Hartnett
413f8c2886
moving definition of nc_set_log_level() to nothing
2018-07-16 13:36:03 -06:00
Ed Hartnett
6a27bbcec6
moving definition of nc_set_log_level() to nothing
2018-07-16 12:09:40 -06:00
Ed Hartnett
c4196ce5ec
moving definition of nc_set_log_level() to nothing
2018-07-16 11:52:03 -06:00
Ed Hartnett
9ac15aac46
attempting to fix ENABLE_SET_LOG_LEVEL problem with cmake build
2018-07-16 11:45:26 -06:00
Ed Hartnett
966fec740d
attempting to fix ENABLE_SET_LOG_LEVEL problem with cmake build
2018-07-16 08:39:23 -06:00
Ed Hartnett
cdfa6abad8
attempting to fix ENABLE_SET_LOG_LEVEL problem with cmake build
2018-07-16 08:34:00 -06:00
Ed Hartnett
82d0302fa9
attempting to fix ENABLE_SET_LOG_LEVEL problem with cmake build
2018-07-16 06:39:15 -06:00
Ed Hartnett
03de993ce5
attempting to fix ENABLE_SET_LOG_LEVEL problem with cmake build
2018-07-16 06:31:44 -06:00
Ed Hartnett
987ce47f5e
removed duplicate handling of logging
2018-07-16 06:24:57 -06:00
Ed Hartnett
7fdf22f2a7
fixing parens
2018-07-16 06:23:16 -06:00
Ed Hartnett
6e6403bb0f
merged ejh_hdf5internal
2018-07-16 05:50:29 -06:00
Ward Fisher
178f322bd3
Merge pull request #1063 from Unidata/pr-aggregation.wif
...
Combining some PR's
2018-07-14 11:30:18 -06:00
Dennis Heimbigner
390f3ec0ad
Add warning about user formats
...
Add warning about this capability being experimental
2018-07-13 11:47:58 -06:00
Dennis Heimbigner
fc3416691c
Typo
2018-07-13 11:41:57 -06:00
Ward Fisher
f4b5f4dc06
Merge branch 'pnetcdf_doc' of https://github.com/wkliao/netcdf-c into pr-aggregation.wif
2018-07-13 11:02:40 -06:00
Ward Fisher
8d150a56b3
Merge remote-tracking branch 'origin/interndocs.dmh' into pr-aggregation.wif
2018-07-13 11:01:43 -06:00
Ward Fisher
36f60e7797
Merge branch 'metadata-perf-cmake' of https://github.com/gsjaardema/netcdf-c into pr-aggregation.wif
2018-07-13 11:00:02 -06:00
Ward Fisher
d4d8b0a618
Merge branch 'master' into metadata-perf-cmake
2018-07-13 10:59:50 -06:00
Ward Fisher
485278f911
Merge branch 'master' into pnetcdf_doc
2018-07-12 14:46:03 -06:00
Dennis Heimbigner
3c23254e34
Fix esupport # HYV-329576
...
nc_finalize() -> nc_finalize(void)
2018-07-12 12:14:14 -06:00
Ed Hartnett
3a08d85e13
clean up
2018-07-12 07:08:27 -06:00
Ed Hartnett
e00b2ee557
clean up
2018-07-12 07:07:23 -06:00
Ed Hartnett
4484c48964
clean up
2018-07-12 07:06:40 -06:00
Ed Hartnett
786c5a8f2e
moved hdf5 specific header stuff to hdf5internal.h
2018-07-12 07:05:21 -06:00
Ward Fisher
a458df5292
Merge pull request #1060 from Unidata/fix_fortran_test.wif
...
Correct an issue impacting down-stream packages.
2018-07-11 15:02:18 -06:00
Ward Fisher
82c9788bb8
Correcting #1057 , also adding fortran tests to travis-ci for the time being.
2018-07-11 13:30:53 -06:00
Greg Sjaardema
ddabcda2c2
Test should be off by default
2018-07-11 13:40:37 -04:00
Greg Sjaardema
c3f63b6ffe
Enable metadata_perf test in CMake build
...
Currently defaults to enabled, can change top-level
CMakeLists.txt file to change default to disabled
2018-07-11 13:40:31 -04:00
Ward Fisher
9209a2ede5
Merge branch 'master' into interndocs.dmh
2018-07-10 16:00:39 -06:00
Ward Fisher
f9aba77eb5
Merge pull request #1050 from NetCDF-World-Domination-Council/ejh_logging
...
Fix clang warnings in tst_vars3.c, hdf5file.c, d4read.c, ncuri.c
2018-07-09 14:39:02 -06:00
Ed Hartnett
39d45e9941
fixed clang warning in ncuri.c
2018-07-06 06:52:02 -06:00
Ed Hartnett
8b902e67c9
fxed another clang warning
2018-07-06 06:49:32 -06:00
Ed Hartnett
044b13fe34
fixed another clang warning
2018-07-06 06:41:36 -06:00
Ed Hartnett
0fed77be82
fixed warning
2018-07-06 06:32:09 -06:00
Ed Hartnett
fbe2b19f69
merged upstream master
2018-07-06 05:59:15 -06:00
Dennis Heimbigner
2f162b72e8
typeo
2018-07-05 11:33:03 -06:00
Wei-keng Liao
87ff13d851
add missing info about building netCDF with PnetCDF support
2018-07-05 12:03:39 -05:00
Dennis Heimbigner
bd96509735
Doxygen is apparently buggy when trying to combine a markdown
...
file with @internal. The equivalent can be faked using
the Doxygen ENABLED_SECTIONS mechanism. See docs/testserver.dox
to see how this is done. So I make --enable-internal-docs
also set ENABLED_SECTIONS = INTERNAL and then used it
in docs/testserver.dox to decide if it needs to be included.
2018-07-01 21:56:59 -06:00
Dennis Heimbigner
c304b2075b
Merge branch 'master' into interndocs.dmh
2018-06-30 13:56:36 -06:00