Ed Hartnett
|
bf85289d71
|
commented out H5close call
|
2010-09-11 16:19:13 +00:00 |
|
Ed Hartnett
|
469731fd88
|
inq path works for netcdf-4
|
2010-08-19 18:15:48 +00:00 |
|
Ed Hartnett
|
1aedb82327
|
fixed some memory problems, more progress towards nc_inq_path
|
2010-08-19 17:37:29 +00:00 |
|
Ed Hartnett
|
a0e1b037e5
|
added nc_inq_path in dispatch tables
|
2010-08-18 15:11:17 +00:00 |
|
Dennis Heimbigner
|
dd4fe6d25c
|
dispatch.h->ncdispatch.h to avoid visualstudio filename conflict
|
2010-08-05 02:44:59 +00:00 |
|
Dennis Heimbigner
|
c5cb1104b7
|
removed USE_DISPATCH and most uses of nc3 from libsrc4
|
2010-07-30 19:20:22 +00:00 |
|
Ed Hartnett
|
0c0576862d
|
fix for out of order dimensions after enddef/redef, then definition of coordinate variables
|
2010-07-08 13:39:47 +00:00 |
|
Ed Hartnett
|
96970bba9e
|
fixed HDF4 problem with allocated metadata storage
|
2010-07-06 14:56:28 +00:00 |
|
Ed Hartnett
|
eb9f666352
|
reduced memory use for dimensions in netcdf-4
|
2010-07-01 13:36:41 +00:00 |
|
Ed Hartnett
|
1d5bbb7cfa
|
reduced memory use of type structs for netcdf-4
|
2010-07-01 13:17:54 +00:00 |
|
Ed Hartnett
|
ad5466af24
|
reduced memory use for attributes
|
2010-07-01 13:08:28 +00:00 |
|
Ed Hartnett
|
bc6c5a071b
|
took out more per-variable memory for netCDF-4 files
|
2010-07-01 12:52:44 +00:00 |
|
Ed Hartnett
|
0e855e0dc5
|
more changes to make netcdf-4 use less memory per variable
|
2010-07-01 11:39:34 +00:00 |
|
Ed Hartnett
|
6db57b7f09
|
made var->chunksizes array allocated intead of fixed size, to improve memory performance of netCDF-4
|
2010-06-30 21:05:11 +00:00 |
|
Ed Hartnett
|
0b5fdedb12
|
fixed HDF5 error messages when file without creation ordering is opened
|
2010-06-30 15:34:31 +00:00 |
|
Ed Hartnett
|
4220dca07a
|
broke out test into libsrc/tst_interops6.c to help find memory problem
|
2010-06-25 14:51:16 +00:00 |
|
Ed Hartnett
|
1e87ea9cbd
|
fixed shared build problems
|
2010-06-09 16:01:32 +00:00 |
|
Ed Hartnett
|
18f4bca367
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
|