wesleybowman / UTide

Python distribution of the MatLab package UTide
MIT License
126 stars 64 forks source link

Improve time input handling #88

Closed efiring closed 2 years ago

efiring commented 4 years ago

Matplotlib now has a settable epoch for its floating point date-time, and numpy datetime64 seems to have settled down to a usable, if not ideal, state, so it is time for some improvements in utide's handling of time inputs.

jamal919 commented 3 years ago

A pull request is pending covering this issue - https://github.com/wesleybowman/UTide/pull/98

efiring commented 2 years ago

Closed by #98.