Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ lo_l3a_dist_common: &lo_l3a_dist_common
- source: mag
data_type: l2
descriptor: norm-dsrf
required: false
trigger_job: false
- source: codice
data_type: l2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ l0_data: &l0_data
- source: mag
data_type: l2
descriptor: norm-dsrf
required: false
trigger_job: false
outputs:
- source: hit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
- source: mag
data_type: l2
descriptor: norm-dsrf
required: false
trigger_job: false
- source: imap_frames
data_type: spice
Expand Down
Loading