Edward Hartnett
2571552686
changed output to be more readable
2020-07-07 11:25:49 -06:00
Edward Hartnett
2dad8d1bff
now checking lat/lon coord values
2020-07-07 09:04:07 -06:00
Edward Hartnett
d539e03c68
further checking of metadata
2020-07-07 09:01:38 -06:00
Edward Hartnett
d13035b01e
further checking of metadata
2020-07-07 08:58:38 -06:00
Edward Hartnett
a13c0a2d23
starting to use get_vara functions to check metadata
2020-07-07 08:49:12 -06:00
Edward Hartnett
f9e753495e
more checking of metadata and coord vars
2020-07-07 08:04:06 -06:00
Ward Fisher
933a8979c1
Merge pull request #1775 from NOAA-GSD/ejh_test_szip_unlim
...
Allow szip to be used with unlimited dim
2020-07-06 16:40:53 -06:00
Edward Hartnett
6b2820ca95
now checking some coord vars
2020-07-06 08:26:35 -06:00
Edward Hartnett
661cde5203
more checking metadata
2020-07-06 08:14:15 -06:00
Edward Hartnett
7b477784f5
starting to check metadata
2020-07-06 07:53:11 -06:00
Edward Hartnett
8faa7ed946
added new metadata writing function
2020-07-05 15:57:07 -06:00
Edward Hartnett
a9b5c33ba7
dealing with coord var cleanup
2020-07-05 15:33:26 -06:00
Edward Hartnett
6e2a3cb3e3
cleaned up grid code
2020-07-05 14:27:19 -06:00
Edward Hartnett
aa1af2f456
cleaned up lat/lon code
2020-07-05 12:23:27 -06:00
Edward Hartnett
4a80190c64
code cleanup
2020-07-05 08:54:50 -06:00
Edward Hartnett
86c39cf7a2
working on 2D decomposition code
2020-07-04 10:45:33 -06:00
Edward Hartnett
7a9397aed8
cleanup of 2d decomposition
2020-07-04 10:31:12 -06:00
Edward Hartnett
ac3b77d418
merged in changes from ejh_test_szip_unlim
2020-07-04 07:43:50 -06:00
Edward Hartnett
4b78c0c4a3
merged master
2020-07-03 13:57:47 -06:00
Edward Hartnett
4cc06b683b
added test cdl files to cleanfiles
2020-07-03 12:56:22 -06:00
Edward Hartnett
64264190ba
merged in some ncdump tests
2020-07-02 14:30:35 -06:00
Edward Hartnett
4103faf0d5
added some ncdump tests for szip when it is present
2020-07-02 13:59:37 -06:00
Edward Hartnett
8b6a477151
updated RELEASE_NOTES
2020-07-02 10:58:26 -06:00
Edward Hartnett
6c112efb8e
fixed problem setting szip on var with unlimited dim and added test
2020-07-02 10:55:34 -06:00
Edward Hartnett
88dd5c5c65
starting to add test for unlimited dim
2020-07-02 10:34:15 -06:00
Edward Hartnett
b72dee72a1
starting to add decomp for 36 tasks
2020-07-02 09:37:55 -06:00
Edward Hartnett
ab25b62892
more benchmark development
2020-07-01 15:33:48 -06:00
Edward Hartnett
5b14cc1496
added attributes
2020-07-01 14:48:10 -06:00
Edward Hartnett
fd4e388002
added attributes
2020-07-01 14:47:59 -06:00
Edward Hartnett
527589a0d7
now create metadata in a function with many parameters
2020-07-01 13:30:24 -06:00
Ward Fisher
dd0609b153
Merge pull request #1769 from DennisHeimbigner/nczarr-experimental.dmh
...
First experimental release of nczarr
2020-07-01 13:03:14 -06:00
Edward Hartnett
3f6a367381
further development
2020-07-01 12:26:12 -06:00
Edward Hartnett
0568ca5e67
move data decomposition calculations to decomp_4D() function
2020-07-01 09:46:47 -06:00
Edward Hartnett
010c1b2766
fixed Makefile to refrain from building nc_perf/tst_gfs_data_1 for non-parallel builds
2020-07-01 08:28:58 -06:00
Edward Hartnett
1c8a361a62
more benchmark development for tst_gfs_data_1.c
2020-07-01 07:10:43 -06:00
Edward Hartnett
9a75e1a471
further test development
2020-06-30 14:31:54 -06:00
Edward Hartnett
3508eba09e
better handling for multiple data vars
2020-06-30 13:36:57 -06:00
Edward Hartnett
8029db1d4f
further benchmark development, moved to benchmark dir
2020-06-30 13:20:28 -06:00
Edward Hartnett
16a7b34c61
fixed warnings in bm_file.c
2020-06-30 10:42:28 -06:00
Edward Hartnett
ba6ab38a11
fixed warnings in tst_create_files.c
2020-06-30 10:40:05 -06:00
Edward Hartnett
8d7d9a598e
now checking more data
2020-06-29 09:44:55 -06:00
Edward Hartnett
1d06c30cf7
now checking more data
2020-06-29 09:41:22 -06:00
Dennis Heimbigner
5c6fb13172
Merge branch 'nczarr-experimental.dmh' of https://github.com/DennisHeimbigner/netcdf-c into nczarr-experimental.dmh
2020-06-29 09:39:56 -06:00
Edward Hartnett
43c5f08dbb
now checking more data
2020-06-29 09:39:38 -06:00
Dennis Heimbigner
eeb2b8d843
Fixed documentation
2020-06-29 09:39:38 -06:00
Edward Hartnett
823240d17a
now checking pfull data
2020-06-29 09:35:08 -06:00
Edward Hartnett
0672662f31
now reopening file and checking dim and var metadata
2020-06-29 09:31:52 -06:00
Dennis Heimbigner
b47bee443f
turn on some tests
2020-06-29 09:25:28 -06:00
Edward Hartnett
179b258319
more test development
2020-06-29 09:18:14 -06:00
Dennis Heimbigner
d21c0170d7
Semi-disable S3 tests.
...
They rely on access to the unidata S3 bucket on stratus,
so only Unidata NetCDF personnel can execute them,
To enable them, one needs to do this at command level:
export NETCDF_S3_TESTS=1
2020-06-29 09:14:47 -06:00