Russ Rew
|
29d2ecbe68
|
Fix NCF-186, ncdump bug not escaping quotes and newlines in string data
|
2012-08-03 04:40:06 +00:00 |
|
Russ Rew
|
a24c1732b6
|
Fix unnecessary tests and other minor problems in ncdump identified by Coverity.
|
2012-07-31 22:17:42 +00:00 |
|
Russ Rew
|
75cb7837fb
|
Speed up nccopy on systems with big disk block sizes
|
2012-03-08 19:48:57 +00:00 |
|
Dennis Heimbigner
|
aebd11348a
|
1)Integrate the oc with improved performance
|
2012-01-29 18:56:29 +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 |
|
Dennis Heimbigner
|
12d4f46668
|
|
2011-09-18 20:57:51 +00:00 |
|
Russ Rew
|
51906ca254
|
Support Dave Allured's ncdump mods for time-valued attributes. Refactor all ncdump time code into nctime.c. Add '-i' option for strict ISO-8601 time notation. Fix backward compatibility test to not use DBL_MAX, which is the same as IEEE infinity when using only 15 significant digits of precision. Document ncdump time functionality in man page.
|
2011-09-12 21:31:08 +00:00 |
|
Russ Rew
|
50115604c8
|
Fixes for NCF-70, ncdump -t printing of time-values attributes. Haven't fixed printing of cell bounds for time-valued variables yet.
|
2011-08-31 18:28:08 +00:00 |
|
Russ Rew
|
52e525c19c
|
Factor out common functionality in ncdump and nccopy and share between them.
|
2011-01-05 23:48:47 +00:00 |
|
Russ Rew
|
a46ef6091e
|
another try at fixing MALLOC_CHECK_=3 error on spock
|
2010-08-11 04:58:14 +00:00 |
|
Russ Rew
|
b971b1d9d8
|
Don't use C99 inline declarations, gcc4 won't compile them.
|
2010-07-05 04:06:02 +00:00 |
|
Russ Rew
|
726e4b0457
|
Don't call nc_inq_dimids when netCDF-3 only
|
2010-07-05 00:00:23 +00:00 |
|
Russ Rew
|
a90944979f
|
Fix bug identifying coordinate variables in groups, from Felipe
Bertrand's bug report.
|
2010-07-02 17:20:01 +00:00 |
|
Ed Hartnett
|
18f4bca367
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
|