Dennis Heimbigner
|
53e8d22d24
|
Fixed NCF-104
|
2011-07-27 20:48:58 +00:00 |
|
Ed Hartnett
|
9cc97dfe93
|
fix
|
2011-07-20 23:59:53 +00:00 |
|
Ed Hartnett
|
ebd6b34027
|
fix
|
2011-07-20 23:41:40 +00:00 |
|
Ed Hartnett
|
e4e91e0c8d
|
fix typo in filename
|
2011-07-20 23:27:41 +00:00 |
|
Ed Hartnett
|
28e812e952
|
fix typo in filename
|
2011-07-20 22:37:50 +00:00 |
|
Ed Hartnett
|
b6aaedaea1
|
more doxygen changes
|
2011-07-20 21:39:14 +00:00 |
|
Ed Hartnett
|
5ce7dd290a
|
added forgotten file
|
2011-07-20 21:32:41 +00:00 |
|
Ed Hartnett
|
728177f25d
|
added beginning of test contributed by KNMI
|
2011-07-20 19:44:27 +00:00 |
|
Russ Rew
|
75af04d4a8
|
Fix NCF-101 bug, and add test for fix. Delete debugging leftover in nccopy.c. Fix typo in installation guide.
|
2011-07-18 19:11:28 +00:00 |
|
Ed Hartnett
|
d2c1ed917f
|
adding missing file
|
2011-07-18 16:53:21 +00:00 |
|
Ed Hartnett
|
85fa6a1aa5
|
more doxygen work
|
2011-07-18 14:27:16 +00:00 |
|
Dennis Heimbigner
|
f10d6256b1
|
prepare for new escape rules
|
2011-07-17 19:17:04 +00:00 |
|
Ed Hartnett
|
2b9c9cf1eb
|
beginning of ncdump documentation in doxygen
|
2011-07-15 14:35:12 +00:00 |
|
Dennis Heimbigner
|
091ee67be0
|
Makefile.am: nc4.c->dgroup.c
|
2011-07-15 00:47:31 +00:00 |
|
Dennis Heimbigner
|
a7fdbb176d
|
Fixed nulldup issues: Jira # NCF-94
|
2011-07-14 22:43:43 +00:00 |
|
Dennis Heimbigner
|
4f30d3694c
|
cleanup misc. issues
|
2011-07-14 22:24:02 +00:00 |
|
Dennis Heimbigner
|
05ee522676
|
cleanup misc. issues
|
2011-07-14 22:23:38 +00:00 |
|
Dennis Heimbigner
|
5c002466e3
|
cleanup misc. items
|
2011-07-14 22:21:46 +00:00 |
|
Ed Hartnett
|
b600df57c8
|
fixed file name problems
|
2011-07-14 21:39:44 +00:00 |
|
Ed Hartnett
|
8afc4a27bf
|
added forgotten file
|
2011-07-14 21:35:00 +00:00 |
|
Ed Hartnett
|
e044b404bb
|
renamed file
|
2011-07-14 18:31:27 +00:00 |
|
Ed Hartnett
|
07ec18ee81
|
doxygen work on netcdf4 functions
|
2011-07-14 12:21:03 +00:00 |
|
Ed Hartnett
|
fd4a63c4d2
|
changed file names to allow visual studio to cope
|
2011-07-14 09:50:37 +00:00 |
|
Ed Hartnett
|
0bbe605ca2
|
fix for v2i.c compile on visual studio builds
|
2011-07-13 21:31:03 +00:00 |
|
Ed Hartnett
|
296ca23237
|
minor changes to improve visual studio and vxworks builds
|
2011-07-13 12:36:22 +00:00 |
|
Russ Rew
|
f10a142411
|
Added and documented nccopy options to specify chunk cache. Fixed nccopy bug of not permit chunk lengths >= dimension lengths. Added experimental (undocumented) option for computing adequate chunk cache.
|
2011-07-12 19:06:00 +00:00 |
|
Ed Hartnett
|
17d09ddac5
|
moved string.c to libdispatch
|
2011-07-12 17:58:42 +00:00 |
|
Ed Hartnett
|
ed204b1cc9
|
more doxygen variable stuff
|
2011-07-12 15:37:24 +00:00 |
|
Ed Hartnett
|
cb72a227b4
|
doxygen changes in variable documentation
|
2011-07-12 12:30:16 +00:00 |
|
Ed Hartnett
|
4c32389e27
|
fixed missing include
|
2011-07-11 16:27:44 +00:00 |
|
Ed Hartnett
|
b377906536
|
beginning of conversion to doxygen
|
2011-07-11 16:04:49 +00:00 |
|
Russ Rew
|
baba1bd4ce
|
Add -h, -e options to nccopy for setting chunk cache
|
2011-07-07 18:36:00 +00:00 |
|
Dennis Heimbigner
|
671c18689b
|
Fix Jira bug NCF-88
|
2011-07-01 17:20:28 +00:00 |
|
Ed Hartnett
|
6232bbdfe6
|
beginning of Doxygen conversion for documentation
|
2011-07-01 16:14:25 +00:00 |
|
Ed Hartnett
|
abfad3bce7
|
changes to get netcdf4 + szlib working properly
|
2011-06-30 00:04:48 +00:00 |
|
Dennis Heimbigner
|
75451af706
|
jira bug: NCF-83
|
2011-06-25 22:08:32 +00:00 |
|
Dennis Heimbigner
|
2582b5ee3c
|
|
2011-06-25 22:06:36 +00:00 |
|
Russ Rew
|
3a7556a306
|
Fix ncdump bug displaying NC_USHORT attribute values as NC_SHORT in netCDF-4 files. Add test for fix.
|
2011-06-24 04:51:11 +00:00 |
|
Russ Rew
|
b3b7861756
|
Fix ncdump/tst_compress bug that shows up on Solaris systems. Fix default variable chunksize algorithm.
|
2011-06-23 17:15:01 +00:00 |
|
Russ Rew
|
a7015f0967
|
Fix nccopy bug ignoring -d and -c options for netCDF-4 input files. Fix exception handling in cxx4.
|
2011-06-21 15:10:17 +00:00 |
|
Ed Hartnett
|
2519462232
|
bumped package version to 4.1.3
|
2011-06-17 21:15:20 +00:00 |
|
Dennis Heimbigner
|
68c08f939c
|
missing file fix
|
2011-06-10 19:45:50 +00:00 |
|
Dennis Heimbigner
|
475e868003
|
1st working version of libcdmr
|
2011-06-10 18:47:26 +00:00 |
|
Russ Rew
|
81d5b6ab0d
|
In cxx4, use multimap iterator instead of map iterator for groups
|
2011-06-10 18:22:00 +00:00 |
|
Ed Hartnett
|
c835857434
|
fix to nc-config for static builds
|
2011-06-10 13:34:12 +00:00 |
|
Ed Hartnett
|
6cb0933d7b
|
commented out filter test in makefile
|
2011-06-09 18:03:22 +00:00 |
|
Ed Hartnett
|
e89df5805a
|
replaced inadvertantly deleted section of fortran/Makefile.am
|
2011-06-08 12:52:45 +00:00 |
|
Ed Hartnett
|
ca8128939e
|
added tst_h_filters.c to explore use of compression filter in hdf5
|
2011-06-08 00:54:47 +00:00 |
|
Russ Rew
|
cb018af51c
|
Fix typo in NF90_OPEN documentation
|
2011-06-07 21:36:42 +00:00 |
|
Ed Hartnett
|
a598103bad
|
cleaned up makefiles, incremented libtool version-number for C library
|
2011-06-07 12:08:16 +00:00 |
|