Ed Hartnett
|
b3796633e7
|
more testing
|
2019-01-27 11:40:18 -07:00 |
|
Ed Hartnett
|
e859be9a1d
|
more testing
|
2019-01-27 11:38:39 -07:00 |
|
Ed Hartnett
|
828304ed41
|
now using secret hdf5 var name during renames if needed
|
2019-01-27 11:33:06 -07:00 |
|
Ed Hartnett
|
1b3f397c4c
|
added name parameter to give_var_secret_name to base secret name on
|
2019-01-27 11:29:49 -07:00 |
|
Ed Hartnett
|
784dc0e0ad
|
now creating secret hdf5 name on var rename, if needed
|
2019-01-27 11:17:57 -07:00 |
|
Ed Hartnett
|
660bda1be3
|
made function give_var_secret_name() static again
|
2019-01-27 11:14:29 -07:00 |
|
Ed Hartnett
|
e74ec6f2a0
|
made function give_var_secret_name() not static, fixed warning
|
2019-01-27 11:10:41 -07:00 |
|
Ed Hartnett
|
c95887cc53
|
removed name param from function give_var_secret_name()
|
2019-01-27 11:07:57 -07:00 |
|
Ed Hartnett
|
627a55cf78
|
added function give_var_secret_name()
|
2019-01-27 11:06:02 -07:00 |
|
Ed Hartnett
|
42c64598dc
|
created function create_dim_wo_var()
|
2019-01-27 10:51:25 -07:00 |
|
Ward Fisher
|
766d2acfc3
|
Update CmakeLists.txt in support of https://github.com/Unidata/netcdf-c/issues/1295
|
2019-01-25 11:26:26 -07:00 |
|
Ed Hartnett
|
a89f9ddeb9
|
Merge branch 'master' into ejh_rename_bug
|
2019-01-25 07:05:13 -07:00 |
|
Ed Hartnett
|
b2bd90373a
|
Merge branch 'master' into ejh_not_read_rename_2
|
2019-01-25 07:03:59 -07:00 |
|
Ward Fisher
|
9b073894fe
|
Merge pull request #1293 from Unidata/pr-aggregation.wif
Y.A.A. (Yet Another Another Aggregation)
|
2019-01-24 16:41:11 -07:00 |
|
Ed Hartnett
|
66cc9c5020
|
fixed rename bug
|
2019-01-24 10:20:46 -07:00 |
|
Ed Hartnett
|
713804ea03
|
added rename test to tst_rename2.c which fails :-(
|
2019-01-24 10:01:46 -07:00 |
|
Ward Fisher
|
688c06d50c
|
Merge branch 'master' into fix-warnings
|
2019-01-23 15:12:20 -07:00 |
|
Ward Fisher
|
237f0c6e65
|
Merge branch 'ejh_tidy' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation.wif
|
2019-01-23 15:11:59 -07:00 |
|
Ward Fisher
|
591b1fd131
|
Merge branch 'bugfix/debian-stable-default-compilation' of https://github.com/t-b/netcdf-c into pr-aggregation.wif
|
2019-01-23 15:10:15 -07:00 |
|
Ward Fisher
|
cb2affbef5
|
Merge branch 'patch-32' of https://github.com/gsjaardema/netcdf-c into pr-aggregation.wif
|
2019-01-23 15:09:35 -07:00 |
|
Ward Fisher
|
1242e30e21
|
Merge branch 'ejh_test_pnetcdf' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation.wif
|
2019-01-23 15:08:55 -07:00 |
|
Ed Hartnett
|
6f1d0b8191
|
fixed HDF4
|
2019-01-22 10:04:50 -07:00 |
|
Ed Hartnett
|
840d51d035
|
changed NC_GRP_INFO_T to use atts_read instead of atts_not_read
|
2019-01-22 08:11:52 -07:00 |
|
Ed Hartnett
|
243cef8fa5
|
changed var atts_not_read to atts_read
|
2019-01-21 08:40:04 -07:00 |
|
Ed Hartnett
|
59ee728b93
|
fixed parallel build problem with tst_files2.c when --enable-benchmarks is used
|
2019-01-20 10:07:13 -07:00 |
|
Ed Hartnett
|
69d0ac17d9
|
fixed parallel build issue in ncdump tests
|
2019-01-20 10:02:31 -07:00 |
|
Ed Hartnett
|
2024f0b823
|
removed unneeded var
|
2019-01-20 09:56:10 -07:00 |
|
Ed Hartnett
|
60132a0ed7
|
made function static, removed unneeded if statement
|
2019-01-20 09:53:00 -07:00 |
|
Ed Hartnett
|
9d40e0a2af
|
made function static, removed unneeded if statement
|
2019-01-20 09:52:42 -07:00 |
|
Ed Hartnett
|
281f67da6e
|
removed unneeded vars, fixed and added comments
|
2019-01-20 09:46:15 -07:00 |
|
Ed Hartnett
|
adb3356aff
|
merged ejh_test_pnetcdf, fixes broken logging statement, added comments
|
2019-01-20 09:42:18 -07:00 |
|
Ed Hartnett
|
c6a9948a8e
|
removed unneeded var, fixed broken log statements that cause segfaults
|
2019-01-20 09:37:13 -07:00 |
|
Ed Hartnett
|
15e6a782db
|
removed unneeded variable, shortened function name
|
2019-01-20 09:25:04 -07:00 |
|
Ed Hartnett
|
e1cd4018c5
|
removed unneeded variable
|
2019-01-20 09:18:14 -07:00 |
|
Ward Fisher
|
9aa003e4c2
|
Added newline after ncdump -k in support of https://github.com/Unidata/netcdf-c/issues/1246
|
2019-01-18 15:10:09 -07:00 |
|
Ed Hartnett
|
64f0ac6801
|
Merge branch 'master' into ejh_test_pnetcdf
|
2019-01-16 18:19:03 -07:00 |
|
Ward Fisher
|
38e7cf4ae4
|
Merge pull request #1283 from Unidata/pr-aggregation.wif
Latest PR Aggregation
|
2019-01-16 14:15:25 -07:00 |
|
Ben Boeckel
|
82d72dfa47
|
nctime: expand basetime's size
It ends up being `basetime_1 + basetime_2` with a space in between. Make
enough room to ensure that it is not truncated.
|
2019-01-16 15:55:33 -05:00 |
|
Ben Boeckel
|
8c331222ec
|
warnings: store sizes in size_t
|
2019-01-16 15:55:33 -05:00 |
|
Ben Boeckel
|
94a0259f0e
|
NC_mktmp: pass the remaining space to strncat
This could overflow if `tmp` only had a few bytes left in its space
given its current contents.
|
2019-01-16 15:55:33 -05:00 |
|
Ben Boeckel
|
b3f34432a3
|
warnings: mark unused parameters
|
2019-01-16 15:55:33 -05:00 |
|
Ben Boeckel
|
eb0b9b8bbd
|
ncuri: check the right preprocessor definition
|
2019-01-16 15:53:26 -05:00 |
|
Ben Boeckel
|
a747216c33
|
warnings: mark conditionally used parameters
|
2019-01-16 15:53:25 -05:00 |
|
Ben Boeckel
|
eda449b947
|
ncconfigure: add NC_UNUSED macro
This should be used to indicate that a variable is unused in a
codeblock.
|
2019-01-16 15:51:50 -05:00 |
|
Ward Fisher
|
6073d021e0
|
Renamed autogen file.
|
2019-01-16 11:22:17 -07:00 |
|
Ward Fisher
|
e0e01e5615
|
Merge branch 'feature/add-autogen-sh' of https://github.com/t-b/netcdf-c into pr-aggregation.wif
|
2019-01-16 11:21:16 -07:00 |
|
Ward Fisher
|
2285e1dfa1
|
Merge branch 'ejh_test_null_vars_stride' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation.wif
|
2019-01-15 15:10:40 -07:00 |
|
Ward Fisher
|
35d0815f82
|
Merge remote-tracking branch 'origin/gh1245.wif' into pr-aggregation.wif
|
2019-01-15 15:05:51 -07:00 |
|
Ward Fisher
|
c6ca9dfa1e
|
Merge branch 'ejh_coords_3' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation.wif
|
2019-01-15 15:03:36 -07:00 |
|
Ward Fisher
|
9a365be6d0
|
Merge branch 'ansifix.dmh' into pr-aggregation.wif
|
2019-01-15 14:58:54 -07:00 |
|