PySPEDAS v1.7.3
·
91 commits
to master
since this release
What's Changed
- Plot Wind/WAVES RAD1 and RAD2 data by @pulupa in #1092
- Added some missing imports to MMS module
- Catch import error and issue more helpful diagnostic if CDAWeb GUI is called, but Python was not built with tkinter support
- Temporarily added more twavpol/numpy diagnostic output
- Renamed themis "state" module to "state_tools" to deconflict with state() load routine
- Explicitly import mission-level modules into projects namespace
- Added explicit timespan calls to more plot tests to ensure test plots don't depend on test order
- Updated README.md to use PySPEDAS 2.0 preferred import style
Full Changelog: v1.7.2...v1.7.3