Skip to content

Commit

Permalink
IRSA-5367 correction
Browse files Browse the repository at this point in the history
  • Loading branch information
wmiipac committed Jun 25, 2024
1 parent bcded93 commit bfd478c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ public enum DataProduct {
CRYO_3BAND_1B("cryo_3band", "3band_p1bm_frm", "allsky_3band_p1bs_psd", "links-3band/l1b-3band/"),
CRYO_3BAND_3A("cryo_3band", "3band_p3am_cdd", "allsky_3band_p3as_psd", "links-3band/l3a-3band/"), // currently they are different: p1bm_frm and p3am_cdd
POSTCRYO_1B("postcryo", "2band_p1bm_frm", "allsky_2band_p1bs_psd", "links-postcryo/l1b-2band/"),
MERGE_1B("merge", "merge_p1bm_frm", "neowiser_p1bs_psd", "links-allsky/l1b-merge/"), // exists under links-allsky
MERGE_1B("merge", "merge_p1bm_frm", "allsky_4band_p1bs_psd", "links-allsky/l1b-merge/"), // exists under links-allsky
MERGE_INT_1B("merge_int", "merge_i1bm_frm", "merge_i1bs_psd", "links-merge/l1b/"),
MERGE_3A("merge", "merge_p3am_cdd", "allsky_4band_p1bs_psd", "links-allwise/l3a-merge/"), // exists under links-allwise
MERGE_INT_3A("merge_int", "merge_p3am_cdd", "allsky_4band_p3as_psd", "links-merge/l3a/"),
Expand Down

0 comments on commit bfd478c

Please sign in to comment.