PySPEDAS v2.0.7
·
321 commits
to master
since this release
- Latest MTH5/mt-metadata release has problems loading FDSN data, pinning upper version limit until resolved.
- Added ensure_writeable flag to get_data routine, sometimes needed for pandas 3.0+ compatibility if caller needs to modify returned v, v1, v2 etc. arrays
- If time inputs to store_data are np.datetime64 objects with units other than nanoseconds, convert to nanoseconds before storing (for pandas 3.0+ compatibility)
Full Changelog: v2.0.6...v2.0.7