From 8bef894a3ce7eef36282e59d4ad5513c3eec4328 Mon Sep 17 00:00:00 2001 From: Daniel Wiesmann Date: Thu, 14 Mar 2024 12:43:57 +0000 Subject: [PATCH] Remove edit from create --- scripts/pipeline_v1/create_stac.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/pipeline_v1/create_stac.sh b/scripts/pipeline_v1/create_stac.sh index 98c0002f..a5139a08 100644 --- a/scripts/pipeline_v1/create_stac.sh +++ b/scripts/pipeline_v1/create_stac.sh @@ -27,5 +27,3 @@ curl https://earth-search.aws.element84.com/v1/collections/sentinel-2-l2a/items/ curl https://earth-search.aws.element84.com/v1/collections/sentinel-2-c1-l2a/items/S2A_T20HNJ_20240311T140636_L2A | jq > items/sentinel-2-l2a-S2A_T20HNJ_20240311T140636_L2A.json curl https://earth-search.aws.element84.com/v1/collections/sentinel-2-c1-l2a/items/S2B_T13RFJ_20240312T173512_L2A | jq > items/sentinel-2-l2a-S2B_T13RFJ_20240312T173512_L2A.json curl https://earth-search.aws.element84.com/v1/collections/sentinel-2-l2a/items/S2B_38NLM_20240312_0_L2A | jq > items/sentinel-2-l2a-S2B_38NLM_20240312_0_L2A.json - -python edit_stac.py