Commit Graph

453 Commits

Author SHA1 Message Date
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
Russ Rew
9d21a684e2 Documentation fix. 2011-06-07 03:10:55 +00:00
Ed Hartnett
16f7629990 fixed mode flag problems with pnetcdf build 2011-06-06 13:22:02 +00:00
Russ Rew
90464b582f Allow nccopy to rechunk with chunksizes larger than current dimension lengths. 2011-06-03 21:06:58 +00:00
Ed Hartnett
e4e294ae93 make new parallel I/O flag requirement work with pnetcdf library 2011-06-03 13:58:39 +00:00
Ed Hartnett
069574d842 make new parallel I/O flag requirement work with pnetcdf library 2011-06-03 13:58:34 +00:00
Ed Hartnett
ec91981a4a fixed mistake in f90 example 2011-06-03 09:52:56 +00:00
Ed Hartnett
be2813aa5c fixed parallel example to use appropriate parallel flag when opening file 2011-06-03 09:52:13 +00:00
Ed Hartnett
c199d81417 fixed fortran parallel I/O flag bug 2011-06-02 22:46:15 +00:00
Ed Hartnett
2aaf368257 shrunk memory size used for data to try and make ifort happy 2011-06-02 16:28:42 +00:00
Ed Hartnett
8840a58f30 fixed HDF4 library finding 2011-06-01 19:48:33 +00:00
Ed Hartnett
e7b3fa19c1 removed mention of pnetcdf and hdf4 link options as they are handled by configure 2011-05-31 15:03:31 +00:00
Dennis Heimbigner
3df9918cbc fixed escape handling for names 2011-05-27 18:57:35 +00:00
Ed Hartnett
85b6000df1 fixed incorrect constant in f90 test 2011-05-25 11:47:04 +00:00
Ed Hartnett
62b1cfc48f forgot to add test file 2011-05-25 11:06:20 +00:00
Ed Hartnett
ad0e87c055 minor cleanup 2011-05-25 10:54:57 +00:00
Ed Hartnett
094887d13f fixed bug with setting deflate in F90 API 2011-05-25 10:07:50 +00:00
Ed Hartnett
9f60d8f11d fixed bug with setting deflate in F90 API 2011-05-25 10:07:20 +00:00
Dennis Heimbigner
03f79aa8f5 fixed esupport:RVK-949505 and DML-490284 2011-05-24 21:48:44 +00:00
Ed Hartnett
414b6fefb2 added F77 parallel test and clean up a little 2011-05-23 15:34:42 +00:00