wuff-mann commited on
Commit
f4589a9
·
verified ·
1 Parent(s): a594015

Add public cloud pipeline configuration

Browse files
Files changed (1) hide show
  1. code/cloud_config_public.json +2 -2
code/cloud_config_public.json CHANGED
@@ -5,8 +5,8 @@
5
  "cygnss_short_name": "CYGNSS_L2_V3.2",
6
  "smap_short_name": "SMAP_JPL_L2B_SSS_CAP_V5",
7
  "provider": "POCLOUD",
8
- "start_month": "2025-01",
9
- "end_month": "2025-01",
10
  "max_distance_km": 25.0,
11
  "max_time_minutes": 60.0,
12
  "nearest_candidates": 8,
 
5
  "cygnss_short_name": "CYGNSS_L2_V3.2",
6
  "smap_short_name": "SMAP_JPL_L2B_SSS_CAP_V5",
7
  "provider": "POCLOUD",
8
+ "start_month": "2021-01",
9
+ "end_month": "2025-12",
10
  "max_distance_km": 25.0,
11
  "max_time_minutes": 60.0,
12
  "nearest_candidates": 8,