Commit Graph

25 Commits

Author SHA1 Message Date
Ed Hartnett
cee776c836 bumped version to 4.1.2-rc1 2011-03-17 11:09:37 +00:00
Russ Rew
30add1a3c9 Clarify docs for var_put and var_get simple interfaces with record variables. 2011-03-01 13:14:33 +00:00
Russ Rew
62c4c5435d More documentation for nccopy -c for chunking in Users Guide and man page. 2011-02-15 23:28:12 +00:00
Russ Rew
e3cc92894b Fixes to nccopy -c, more testing and documentation. Added nccopy chunking documentation to User's guide. 2011-01-17 22:15:26 +00:00
Ed Hartnett
6325187e26 fixed parallel I/O mistake 2011-01-12 12:55:36 +00:00
Russ Rew
b37a176fa0 Clarified documentation for nc_inq_grp_ncid(), differentiating it from nc_inq_ncid(). Fixed problem returning values from functions declared void in some libsrc4/ test programs. Added test for bug in ncdump for dimensions with same name in nested groups, and fix for bug. Fixed nccopy bug involving dimensions with smae name in nested groups. Added code for specifying chunking by dimension to nccopy (but not implemented yet). 2010-12-30 18:17:04 +00:00
Dennis Heimbigner
f7e41dde66 add cdmremote skeleton code 2010-12-15 21:45:05 +00:00
Dennis Heimbigner
cba787cfff Fixed bug in libcndap about handling nested sequences 2010-12-03 22:01:21 +00:00
Russ Rew
c64330e74e Fix typo in 'worst naming convention in 45 years of programming' :-) 2010-12-02 21:43:45 +00:00
Russ Rew
f4b8da646c Add nccopy doumentation to Users Guide. Update man pages for ncdump, nccopy. Other minor fixes to Users Guide. 2010-11-17 23:20:40 +00:00
Russ Rew
6523e87b9b Fix f90 example documentation bug. 2010-11-10 16:14:55 +00:00
Russ Rew
561749bb3d fix order of args for def_opaque functions in .texi documentation 2010-10-10 21:18:10 +00:00
Russ Rew
a0cf68eb27 Document restriction that group names must be different from variable names in the same parent group. 2010-10-03 16:24:01 +00:00
Russ Rew
4ce85da310 nccopy changes to support compression 2010-08-29 15:08:12 +00:00
Russ Rew
9bc3bd538c Undoing change committed in r400 2010-08-27 21:57:40 +00:00
Russ Rew
1f39119f8f Ignore attempt to compress scalar variables, instead of returning an error. Add compression and shuffling options, option to fix unlimited dimensions. 2010-08-27 21:02:52 +00:00
Russ Rew
50fc3f3667 Fix documentation bug in Users Guide on first character of names (can be alphanumeric, not just alphabetic). 2010-08-13 19:38:26 +00:00
Dennis Heimbigner
dd4fe6d25c dispatch.h->ncdispatch.h to avoid visualstudio filename conflict 2010-08-05 02:44:59 +00:00
Russ Rew
7b259541c4 Merged latest trunk changes to my branch. 2010-07-31 23:37:04 +00:00
Dennis Heimbigner
c5cb1104b7 removed USE_DISPATCH and most uses of nc3 from libsrc4 2010-07-30 19:20:22 +00:00
Russ Rew
9e0b72e5b8 Merged latest trunk changes to my branch. 2010-07-29 22:55:35 +00:00
Dennis Heimbigner
c9a566a42c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
Russ Rew
e3bb962085 Merged latest trunk changes to my branch. 2010-07-27 21:29:23 +00:00
Russ Rew
fe8fb995a6 deprecated _ubyte functions in C API and documented this in C User's Guide 2010-06-22 05:02:17 +00:00
Ed Hartnett
18f4bca367 moving to trunk subdir 2010-06-03 13:24:43 +00:00