Skip to content
Merged
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 @@ -22,10 +22,6 @@ spice_common: &spice_common
upstream_data_type: spice
upstream_descriptor: historical
kickoff_job: false
- upstream_source: science_frames
upstream_data_type: spice
upstream_descriptor: historical
kickoff_job: false
- upstream_source: planetary_ephemeris
upstream_data_type: spice
upstream_descriptor: historical
Expand Down Expand Up @@ -58,6 +54,10 @@ spice_l1b: &spice_l1b

spice_l1c: &spice_l1c
- *spice_common
- upstream_source: science_frames
upstream_data_type: spice
upstream_descriptor: historical
kickoff_job: false
- upstream_source: pointing_attitude
upstream_data_type: spice
upstream_descriptor: historical
Expand Down Expand Up @@ -177,6 +177,9 @@ sensor90_l1c_pset: &sensor90_l1c_pset
- upstream_source: hi
upstream_data_type: ancillary
upstream_descriptor: 45sensor-cal-prod
- upstream_source: hi
upstream_data_type: ancillary
upstream_descriptor: 45sensor-backgrounds
- upstream_source: hi
upstream_data_type: l1b
upstream_descriptor: 45sensor-de
Expand All @@ -201,6 +204,9 @@ sensor90_l1c_pset: &sensor90_l1c_pset
- upstream_source: hi
upstream_data_type: ancillary
upstream_descriptor: 90sensor-cal-prod
- upstream_source: hi
upstream_data_type: ancillary
upstream_descriptor: 90sensor-backgrounds
- upstream_source: hi
upstream_data_type: l1b
upstream_descriptor: 90sensor-de
Expand Down Expand Up @@ -506,7 +512,7 @@ sensor90_l1c_pset: &sensor90_l1c_pset
upstream_data_type: l3
upstream_descriptor: h45-ena-h-hf-sp-ram-hae-6deg-1yr

# L3 Products - Spectral Index - 45sensor
# L3 Products - Spectral Index - 90sensor

(l3, h90-spx-h-hf-sp-anti-hae-4deg-1yr):
- upstream_source: hi
Expand Down
Loading