pysat / pysatNASA

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

BUG: Mapped ICON IVM ion drifts (equator, footpoints) are not cleaned #78

Closed rstoneback closed 3 years ago

rstoneback commented 3 years ago

Describe the bug Ion drifts at the spacecraft are filtered from instrument flags. The ion drift values obtained by mapping spacecraft ion drifts to the footpoint, and the equator, are not included in the cleaning.

To Reproduce Steps to reproduce the behavior:

  1. Load clean data
  2. Compare ion drifts at spacecraft to any mapped location, like 'Equator_Ion_Velocity_Meridional'
  3. Equator values aren't filtered
  4. See error

Expected behavior Cleaned drifts for all variables

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

jklenzing commented 3 years ago

Closing with merge of #80