From 9ceb7918c12fe27111b37b57f72fc0324441cd46 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 16 Jun 2023 00:31:35 +0000 Subject: [PATCH] Updated GEE STAC scale and offset list 2023-06-16 00:31:35 UTC --- eemont/data/ee-catalog-offset.json | 3 +++ eemont/data/ee-catalog-scale.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/eemont/data/ee-catalog-offset.json b/eemont/data/ee-catalog-offset.json index 5e7e253..63de852 100755 --- a/eemont/data/ee-catalog-offset.json +++ b/eemont/data/ee-catalog-offset.json @@ -9432,6 +9432,9 @@ "rangeland_shrub": 0.0, "rangeland_tree": 0.0 }, + "USGS/NLCD_RELEASES/2020_REL/NALCMS": { + "landcover": 0.0 + }, "USGS/SRTMGL1_003": { "elevation": 0.0 }, diff --git a/eemont/data/ee-catalog-scale.json b/eemont/data/ee-catalog-scale.json index 531b1a9..c5dbce1 100755 --- a/eemont/data/ee-catalog-scale.json +++ b/eemont/data/ee-catalog-scale.json @@ -9432,6 +9432,9 @@ "rangeland_shrub": 1.0, "rangeland_tree": 1.0 }, + "USGS/NLCD_RELEASES/2020_REL/NALCMS": { + "landcover": 1.0 + }, "USGS/SRTMGL1_003": { "elevation": 1.0 },