From 79be1e25f926b46d6b08dee21fbe2e870b0cf090 Mon Sep 17 00:00:00 2001 From: Gustavo Hidalgo Date: Wed, 10 Dec 2025 08:45:26 -0500 Subject: [PATCH] HLS2 STAC scientific extension implementation --- datasets/hls2/collection/hls2-l30/template.json | 1 + datasets/hls2/collection/hls2-s30/template.json | 1 + 2 files changed, 2 insertions(+) diff --git a/datasets/hls2/collection/hls2-l30/template.json b/datasets/hls2/collection/hls2-l30/template.json index f32b0863..5bf4878c 100644 --- a/datasets/hls2/collection/hls2-l30/template.json +++ b/datasets/hls2/collection/hls2-l30/template.json @@ -5,6 +5,7 @@ "title": "Harmonized Landsat Sentinel-2 (HLS) Version 2.0, Landsat Data", "description": "{{ collection.description }}", "license": "proprietary", + "sci:doi": "10.5067/HLS/HLSL30.002", "links": [ { "rel": "license", diff --git a/datasets/hls2/collection/hls2-s30/template.json b/datasets/hls2/collection/hls2-s30/template.json index 04f78bee..d83cee0c 100644 --- a/datasets/hls2/collection/hls2-s30/template.json +++ b/datasets/hls2/collection/hls2-s30/template.json @@ -5,6 +5,7 @@ "title": "Harmonized Landsat Sentinel-2 (HLS) Version 2.0, Sentinel-2 Data", "description": "{{ collection.description }}", "license": "proprietary", + "sci:doi": "10.5067/HLS/HLSS30.002", "links": [ { "rel": "license",