Skip to content

Commit 783efcc

Browse files
committed
cleaning up
1 parent 47018f3 commit 783efcc

11 files changed

Lines changed: 1019 additions & 0 deletions

sds_data_manager/lambda_code/SDSCode/pipeline_lambdas/dependencies/imap_codice_dependencies.yaml

Lines changed: 112 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,148 @@
11
# <---- GLOWS Dependencies ---->
22
# For latest configuration guidelines and requirements, refer to the project documentation.
33

4+
45
(l1a, all):
6+
57
- upstream_source: glows
68
upstream_data_type: l0
79
upstream_descriptor: raw
10+
811
- upstream_source: leapseconds
912
upstream_data_type: spice
1013
upstream_descriptor: historical
1114
kickoff_job: false
15+
1216
- upstream_source: spacecraft_clock
1317
upstream_data_type: spice
1418
upstream_descriptor: historical
1519
kickoff_job: false
1620

21+
1722
(l1b, de):
23+
1824
- upstream_source: glows
1925
upstream_data_type: l1a
2026
upstream_descriptor: de
27+
2128
- upstream_source: glows
2229
upstream_data_type: ancillary
2330
upstream_descriptor: conversion-table-for-anc-data
2431

32+
2533
(l1b, hist):
34+
2635
- upstream_source: glows
2736
upstream_data_type: l1a
2837
upstream_descriptor: hist
38+
2939
- upstream_source: spin
3040
upstream_data_type: spin
3141
upstream_descriptor: historical
42+
3243
- upstream_source: glows
3344
upstream_data_type: ancillary
3445
upstream_descriptor: exclusions-by-instr-team
46+
3547
- upstream_source: glows
3648
upstream_data_type: ancillary
3749
upstream_descriptor: map-of-excluded-regions
50+
3851
- upstream_source: glows
3952
upstream_data_type: ancillary
4053
upstream_descriptor: map-of-uv-sources
54+
4155
- upstream_source: glows
4256
upstream_data_type: ancillary
4357
upstream_descriptor: pipeline-settings
58+
4459
- upstream_source: glows
4560
upstream_data_type: ancillary
4661
upstream_descriptor: suspected-transients
62+
4763
- upstream_source: glows
4864
upstream_data_type: ancillary
4965
upstream_descriptor: conversion-table-for-anc-data
66+
5067
- upstream_source: imap_frames
5168
upstream_data_type: spice
5269
upstream_descriptor: historical
5370
kickoff_job: false
71+
5472
- upstream_source: science_frames
5573
upstream_data_type: spice
5674
upstream_descriptor: historical
5775
kickoff_job: false
76+
5877
- upstream_source: attitude_history
5978
upstream_data_type: spice
6079
upstream_descriptor: historical
80+
6181
- upstream_source: pointing_attitude
6282
upstream_data_type: spice
6383
upstream_descriptor: historical
6484
kickoff_job: false
85+
6586
- upstream_source: ephemeris_reconstructed
6687
upstream_data_type: spice
6788
upstream_descriptor: historical
6889
kickoff_job: false
90+
6991
- upstream_source: planetary_ephemeris
7092
upstream_data_type: spice
7193
upstream_descriptor: historical
7294
kickoff_job: false
95+
7396
- upstream_source: leapseconds
7497
upstream_data_type: spice
7598
upstream_descriptor: historical
7699
kickoff_job: false
100+
77101
- upstream_source: spacecraft_clock
78102
upstream_data_type: spice
79103
upstream_descriptor: historical
80104
kickoff_job: false
81105

106+
82107
(l2, hist):
108+
83109
- upstream_source: glows
84110
upstream_data_type: l1b
85111
upstream_descriptor: hist
112+
86113
- upstream_source: glows
87114
upstream_data_type: ancillary
88115
upstream_descriptor: pipeline-settings
116+
89117
- upstream_source: leapseconds
90118
upstream_data_type: spice
91119
upstream_descriptor: historical
92120
kickoff_job: false
121+
93122
- upstream_source: spacecraft_clock
94123
upstream_data_type: spice
95124
upstream_descriptor: historical
96125
kickoff_job: false
97126

127+
98128
(l3a, hist):
129+
99130
- upstream_source: glows
100131
upstream_data_type: l2
101132
upstream_descriptor: hist
133+
102134
- upstream_source: glows
103135
upstream_data_type: ancillary
104136
upstream_descriptor: calibration-data
137+
105138
- upstream_source: glows
106139
upstream_data_type: ancillary
107140
upstream_descriptor: time-dep-bckgrd
141+
108142
- upstream_source: glows
109143
upstream_data_type: ancillary
110144
upstream_descriptor: map-of-extra-helio-bckgrd
145+
111146
- upstream_source: glows
112147
upstream_data_type: ancillary
113148
upstream_descriptor: pipeline-settings

0 commit comments

Comments
 (0)