| r760 |
Source path:
svn/
trunk/ netcdftime/ netcdftime.py
|
|
Older revisions
r705
by david.huard
on May 28, 2009
Diff
Added a select keyword to date2index to select the index after, before or nearst the given date.
r697
by david.huard
on May 26, 2009
Diff
Implemented the bisection method as a fallback mechanism in date2index. This should speed things up quite a bit for nonuniform time arrays.