Sean Arms
c37cc13dca
Treat time units as case-insensitive in ncdump
...
Enables ncdump -t (-i) to recognize a wider variety of time related units
and calendar names. This brings ncdump closer to what it advertises in its
man page regarding its understanding of udunits compliant time units.
2020-05-14 06:48:03 -06:00
Ward Fisher
02937d2d0e
ncdump, other directories updated with copyright stanza.
2018-12-06 15:36:53 -07:00
Ed Hartnett
0c0d066927
changed macro STREQ to NCSTREQ to avoid name collusion with HDF4 library
2018-05-12 08:55:51 -06:00
tbeu
e2820e4d8a
Fix common typos
...
Detected by https://github.com/vlajos/misspell_fixer
2015-08-20 11:42:05 +02:00
Russ Rew
8e98e3727d
Fixed bug NCF-144 (ncdump of variables with multiple unlimited
...
dimensions). Added comprehensive tests that include variables with
lots of combinations of 0 through 4 fixed and unlimited dimensions.
2012-11-16 21:37:43 +00:00
Ward Fisher
7a226dd3f1
Merging the win_netcdf branch into the trunk.
2012-09-27 22:50:41 +00:00
Ward Fisher
18d507c00d
Changed 'boolean' to 'boolen' to avoid a name conflict under windows.
2012-09-10 22:07:04 +00:00
Russ Rew
4d6f11288b
Fix Coverity complaint about passing big parameter by value
2012-08-17 22:00:36 +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
024f318431
Fixed bug NCF-175: ncdump -t incorrectly interpreting units attribute
...
(such as "days") without a base time (such as "since 2007-01-01") as a
time unit.
2012-06-07 18:14:02 +00:00
Dennis Heimbigner
aebd11348a
1)Integrate the oc with improved performance
2012-01-29 18:56:29 +00:00
Russ Rew
97c954a859
Add -g option to ncdump and test it
2011-09-21 23:10:03 +00:00
Dennis Heimbigner
0ae62dceca
2011-09-18 21:04:53 +00:00