Commit Graph

13 Commits

Author SHA1 Message Date
Russ Rew
6b075d6ab2 Fix bug for netCDF-4 files, where fill values are written by HDF5 even when NOFILL mode is set. Add to ncdump documentation note about handling embedded newlines in strings. 2012-02-15 22:21:47 +00:00
Russ Rew
0e48e0a671 Jira NCF-137: Fix documentation of ncid parameter to include group ids 2011-12-15 21:21:38 +00:00
Russ Rew
5fdde5e399 Fix bug NCF-136, ncdump -c looping when dimensions inherited from parent group 2011-11-14 21:27:53 +00:00
Russ Rew
97c954a859 Add -g option to ncdump and test it 2011-09-21 23:10:03 +00:00
Russ Rew
9d21a684e2 Documentation fix. 2011-06-07 03:10:55 +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
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
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
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