icesat2py / icepyx

Python tools for obtaining and working with ICESat-2 data
https://icepyx.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
213 stars 107 forks source link

improve temporal module #425

Open JessicaS11 opened 1 year ago

JessicaS11 commented 1 year ago

The temporal module was introduced (#327) to enable a broader range of temporal input types (beyond strings, including datetime object types) and streamline the time-handling portions to their own module. As always, there is more work that can be done to make it even better: