IMAP-Science-Operations-Center / imap_processing

IMAP
MIT License
6 stars 16 forks source link

Small bug fix - MAG #1114

Closed maxinelasp closed 3 weeks ago

maxinelasp commented 3 weeks ago

Change Summary

This is a very small bug fix to get rid of L1A processing errors I was having around SHCOARSE not being monotonically increasing (duplicate values).

I have asked MAG what they would like to do about this issue long-term, although I don't anticipate it being a problem in prod. So this might be a temporary fix.

This is only in the mag raw file generation, and this data does not go to the rest of processing. So this data is not removed from the other L1A files (which are not having problems), only from the raw CDF files.

Overview

Dropped duplicates from MAG raw CDF file generation.