Ward Fisher
9f798e2ed6
Merge branch 'virtual_datasets' of https://github.com/d70-t/netcdf-c into gh1983.wif
2021-07-19 09:44:35 -07:00
Greg Sjaardema
362b37b552
Fix for use with szip and also 1.8.21
2021-04-28 15:42:02 -06:00
Greg Sjaardema
cbcee382b0
Remove need for HDF5-1.6 API being defined
2021-04-28 13:59:24 -06:00
Tobias Kölling
4b80965491
ange H5F_CLOSE_SEMI -> H5F_CLOSE_WEAK for netcdf related tests
2020-09-02 21:29:26 +02:00
Edward Hartnett
c0a6da7757
changed test filename to one that will be cleaned
2019-12-01 08:47:46 -07:00
Edward Hartnett
ddf986665b
comment to explain
2019-12-01 07:35:41 -07:00
Edward Hartnett
f86ca19ee3
added test for opening HDF5 file without creation ordering
2019-12-01 07:30:32 -07:00
Ward Fisher
462ec93913
Whew! Updated copyright stanza in nc_test4.
2018-12-06 15:27:32 -07:00
Ed Hartnett
c58bc3e41c
fixed warnings
2017-11-06 06:06:47 -07:00
Ward Fisher
1c11fc5d59
More refactoring, pushing to avoid accidental loss.
2016-10-21 19:24:40 +00:00
Dennis Heimbigner
7e27052f87
- Implemented diskless files for both netcdf classic and extended.
...
The in-memory files can be made persistent if nc_create is called with
NC_DISKLESS|NC_WRITE flags set. Initial test case also included.
- Modified ncio mechanism to support
multiple ncio packages; this is so we
can have posixio and memio operating
at the same time.
- cleanup up a bunch of lint issues (unused variables, etc).
2012-03-26 01:34:32 +00:00
Ed Hartnett
74c1e894b3
fixed use of szip library
2011-04-29 18:19:12 +00:00
Ed Hartnett
965a3aac70
minor refactor of the build system to work better for cross-compiling
2011-03-15 10:19:08 +00:00