Skip to content

Commit 879aa92

Browse files
committed
update sentinel collection
1 parent 8b314e4 commit 879aa92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data_loader/setup_data/collection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id":"sentinel-s2-l2a-cogs",
3-
"stac_version":"1.0.0-beta.2",
3+
"stac_version":"1.0.0",
44
"description":"Sentinel-2a and Sentinel-2b imagery, processed to Level 2A (Surface Reflectance) and converted to Cloud-Optimized GeoTIFFs",
55
"links":[
66
{"rel":"self","href":"https://earth-search.aws.element84.com/v0/collections/sentinel-s2-l2a-cogs"},
@@ -10,7 +10,7 @@
1010
{"rel":"root","href":"https://earth-search.aws.element84.com/v0/"},
1111
{"rel":"items","href":"https://earth-search.aws.element84.com/v0/collections/sentinel-s2-l2a-cogs/items"}
1212
],
13-
"stac_extensions":["item-assets"],
13+
"stac_extensions":["https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"],
1414
"title":"Sentinel 2 L2A COGs",
1515
"keywords":["sentinel","earth observation","esa"],
1616
"providers":[

0 commit comments

Comments
 (0)