Skip to content

PySPEDAS v2.1.0

Latest

Choose a tag to compare

@jameswilburlewis jameswilburlewis released this 24 Feb 05:43
· 89 commits to master since this release
  • Added new tools tplotxy and tplotxy3 for plotting orbits, field line traces, etc.
  • Fixed a small inaccuracy in gse2sse reported by seanaqyoung (the sse_y axis needed to be normalized, else the rotation matrices were not quite orthonormal)
  • Fixed a bug where axis_font_size and other settings were not propagated to varlabels when using 'extra axes' style
  • Slight change in handling of UNITS attributes in CDFs (now return scalar unit strings if array-valued units were all the same)
  • Ported IDL bshock_2 routine to PySPEDAS to model bow shock location
  • Changed mms_qcotrans to interpolate quaternions to data times, rather than the other way around
  • Full Changelog: v2.0.10...v2.1.0