spedas / pyspedas

Python-based Space Physics Environment Data Analysis Software
https://pyspedas.readthedocs.io/
MIT License
149 stars 58 forks source link

time_clip should convert start/end times to floats internally #879

Closed jameswilburlewis closed 3 months ago

jameswilburlewis commented 3 months ago

It should be able to handle time ranges specified as strings or datetimes.

jameswilburlewis commented 3 months ago

Never mind, there was a problem with the test!