pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 6 forks source link

BUG: MAVEN general clean routine fix #208

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Updates the clean routine to allow users to specify which variables to skip. This is required for maven_insitu_kp since the rotational matrices cannot be cleaned.

Fix based on pysat dev meeting discussion from 9-29-2023

jklenzing commented 1 year ago

Tweaked a few things in the sep instrument for style and to fix a testing bug