You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may want to hold off on that final bullet. I think that @greglucas had some compelling reasons as to why the pipelines should not be calling write_cdf().
There are a few updates we can make to the IDEX L1 code to be more consistent with other instruments' pipelines:
space_packet_parser
idex_packet_parser.py
, and update unit tests accordinglyAdd call towrite_cdf()
within pipeline so that CDFs get created within the pipeline, instead of withincli.py
The text was updated successfully, but these errors were encountered: