Ward Fisher
|
70bd755548
|
Fixed typo.
|
2019-02-11 13:06:41 -07:00 |
|
Ward Fisher
|
ebf507233c
|
Updated link to new fortran documentation.
|
2019-02-11 13:03:07 -07:00 |
|
Ward Fisher
|
a260bbbf76
|
Merge pull request #1309 from Unidata/pr-aggregation.wif
Rinse and Repeat: PR Edition
|
2019-02-07 14:27:17 -07:00 |
|
Ward Fisher
|
6511599a6d
|
Corrected issue in support of https://github.com/Unidata/netcdf-c/issues/1310
|
2019-02-07 12:43:07 -07:00 |
|
Ward Fisher
|
035b3030ef
|
Merge branch 'ejh_rename_var_to_non_coord_var' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation.wif
|
2019-02-06 14:09:48 -07:00 |
|
Ward Fisher
|
ecc11ed29d
|
Merge remote-tracking branch 'origin/gh1295.wif' into pr-aggregation.wif
|
2019-02-06 14:09:00 -07:00 |
|
Ward Fisher
|
9aae0351ac
|
Merge branch 'ejh_rename_bug' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation.wif
|
2019-02-06 14:08:41 -07:00 |
|
Ward Fisher
|
2c335466bd
|
Merge branch 'ejh_not_read_rename_2' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into pr-aggregation.wif
|
2019-02-06 14:08:06 -07:00 |
|
Ward Fisher
|
67086ccd66
|
Merge branch 'fix-warnings' of https://github.com/mathstuf/netcdf-c into pr-aggregation.wif
|
2019-02-06 14:07:29 -07:00 |
|
Ward Fisher
|
5fca0edf73
|
Move away from deprecated PackageManager to the productbuild generator.
|
2019-02-05 13:08:30 -07:00 |
|
Ward Fisher
|
455bf13529
|
Some housekeeping. Next big push may be to clean up older files.
|
2019-02-05 12:57:27 -07:00 |
|
Ward Fisher
|
9ca942b201
|
Merge branch 'master' into fix-warnings
|
2019-01-31 12:39:06 -07:00 |
|
Ed Hartnett
|
9cde4f0185
|
Merge branch 'master' into ejh_rename_bug
|
2019-01-30 12:17:37 -07:00 |
|
Ed Hartnett
|
f0ec05c434
|
Merge branch 'master' into ejh_not_read_rename_2
|
2019-01-30 12:17:17 -07:00 |
|
Ward Fisher
|
299b215862
|
Merge branch 'master' into ejh_rename_var_to_non_coord_var
|
2019-01-30 11:08:58 -07:00 |
|
Ward Fisher
|
79e8089b54
|
Merge branch 'master' into gh1295.wif
|
2019-01-30 11:08:47 -07:00 |
|
Ward Fisher
|
69c4ed60c0
|
Merge pull request #1301 from Unidata/zerodim.dmh
When doing prefetch in DAP2, ignore invisible variables.
|
2019-01-30 11:08:26 -07:00 |
|
Ward Fisher
|
12724837b0
|
Fixed a typo.
|
2019-01-30 10:34:51 -07:00 |
|
Ward Fisher
|
df5a146432
|
Added test in support of https://github.com/Unidata/netcdf-c/issues/1300 and https://github.com/Unidata/netcdf-c/issues/1301
|
2019-01-29 15:23:03 -07:00 |
|
Dennis Heimbigner
|
54656b4a16
|
When doing prefetch in DAP2, ignore invisible variables.
re: Issue https://github.com/Unidata/netcdf-c/issues/1300
Add a check for invisible variables.
|
2019-01-29 13:43:02 -07:00 |
|
Ed Hartnett
|
fcae21bb9e
|
more testing
|
2019-01-27 11:48:28 -07:00 |
|
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 |
|