From 2cd27b7005dda2c11e64851e320e3adea0054b33 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Mon, 19 Aug 2024 16:51:22 -0300 Subject: [PATCH] Add ACCENT and EPOCH campaigns --- campaigns/ACCENT/deployments.yaml | 52 +++++++++++++++++++++++++++++++ campaigns/EPOCH/deployments.yaml | 11 +++++++ 2 files changed, 63 insertions(+) create mode 100644 campaigns/ACCENT/deployments.yaml create mode 100644 campaigns/EPOCH/deployments.yaml diff --git a/campaigns/ACCENT/deployments.yaml b/campaigns/ACCENT/deployments.yaml new file mode 100644 index 0000000..41a5658 --- /dev/null +++ b/campaigns/ACCENT/deployments.yaml @@ -0,0 +1,52 @@ +--- +deployments: +- name: ACCENT-D1_1999-Mar + platforms: + - name: WB-57 + tsv_format: true + rename_as_ict: true + files: + - https://espoarchive.nasa.gov/archive/download/NP19990326.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990409.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990412.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990413.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990415.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990416.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990422.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990423.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990903.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990908.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990913.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990915.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990917.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990920.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990921.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990922.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990924.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19991004.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19991007.WB57 +- name: ACCENT-D2_1999-Sep + platforms: + - name: WB-57 + tsv_format: true + rename_as_ict: true + files: + - https://espoarchive.nasa.gov/archive/download/NP19990326.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990409.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990412.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990413.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990415.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990416.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990422.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990423.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990903.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990908.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990913.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990915.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990917.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990920.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990921.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990922.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19990924.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19991004.WB57 + - https://espoarchive.nasa.gov/archive/download/NP19991007.WB57 diff --git a/campaigns/EPOCH/deployments.yaml b/campaigns/EPOCH/deployments.yaml new file mode 100644 index 0000000..2d6b266 --- /dev/null +++ b/campaigns/EPOCH/deployments.yaml @@ -0,0 +1,11 @@ +--- +deployments: +- name: EPOCH-D1_2017 + platforms: + - name: GH + files: + - https://data.ghrc.earthdata.nasa.gov/ghrcw-protected/navghepoch__1/GH_Nav_EPOCH_N872NA_IWG1_20170830.csv + - https://data.ghrc.earthdata.nasa.gov/ghrcw-protected/navghepoch__1/GH_Nav_EPOCH_N827NA_IWG1_20170823.csv + - https://data.ghrc.earthdata.nasa.gov/ghrcw-protected/navghepoch__1/GH_Nav_EPOCH_N872NA_IWG1_20170818.csv + - https://data.ghrc.earthdata.nasa.gov/ghrcw-protected/navghepoch__1/GH_Nav_EPOCH_N827NA_IWG1_20170809.csv + - https://data.ghrc.earthdata.nasa.gov/ghrcw-protected/navghepoch__1/GH_Nav_EPOCH_N827NA_IWG1_20170727.csv \ No newline at end of file