Skip to content

Commit

Permalink
add collections to example catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 committed Nov 18, 2024
1 parent 298abbd commit 9a75da2
Show file tree
Hide file tree
Showing 4 changed files with 217 additions and 1 deletion.
2 changes: 1 addition & 1 deletion example_catalog/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"https://stacchain.github.io/merkle-tree/v1.0.0/schema.json"
],
"merkle:object_hash": "b14fd102417c1d673f481bc053d19946aefdc27d84c584989b23c676c897bd5a",
"merkle:root": "ea7251da48b88b9a3e3c4bcee211832492347197ea2218daae428191c889389c",
"merkle:root": "e3f79fe1a806f083fb6a3e5d7b052a0bed84f69c4b5c5969ddc4e39e0255f997",
"merkle:hash_method": {
"function": "sha256",
"fields": [
Expand Down
90 changes: 90 additions & 0 deletions example_catalog/collections/S2GLC/S2GLC_T30TWT_2017.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"type": "Feature",
"stac_version": "1.0.0",
"stac_extensions": [
"https://stac-extensions.github.io/alternate-assets/v1.1.0/schema.json",
"https://stac-extensions.github.io/storage/v1.0.0/schema.json",
"https://stacchain.github.io/merkle-tree/v1.0.0/schema.json"
],
"id": "S2GLC_T30TWT_2017",
"collection": "S2GLC",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-3.0002674,
47.8537018
],
[
-3.0002624,
46.8656999
],
[
-1.5598502,
46.8566399
],
[
-1.5327226,
47.844325
],
[
-3.0002674,
47.8537018
]
]
]
},
"properties": {
"productType": "GLC",
"processorVersion": "v1.0",
"datetime": "2019-07-15T00:00:00.000000Z",
"end_datetime": "2019-07-15T00:00:00.000000Z",
"start_datetime": "2019-07-15T00:00:00.000000Z",
"merkle:object_hash": "3a3803a0dae5dbaf9561aeb4cce2770bf38b5da4b71ca67398fb24d48c43a68f"
},
"bbox": [
-3.00026750564575,
46.8566398620606,
-1.53272259235382,
47.853702545166
],
"links": [
{
"rel": "root",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac"
},
{
"rel": "self",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac/collections/S2GLC/items/S2GLC_T30TWT_2017"
},
{
"rel": "collection",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac/collections/S2GLC"
}
],
"assets": {
"QUICKLOOK": {
"href": "https://catalogue.dataspace.copernicus.eu/odata/v1/Assets(21f88fd7-503f-41cb-adbf-ad7253292cb8)/$value",
"title": "QUICKLOOK",
"type": "image/png"
},
"PRODUCT": {
"href": "https://catalogue.dataspace.copernicus.eu/odata/v1/Products(f522e1ab-b30d-5bb6-858f-d4f016ca759a)/$value",
"title": "Product",
"type": "application/octet-stream",
"alternate": {
"s3": {
"href": "/eodata/auxdata/S2GLC/2017/S2GLC_T30TWT_2017",
"storage:platform": "CLOUDFERRO",
"storage:region": "waw",
"storage:requester_pays": false,
"storage:tier": "Online"
}
}
}
}
}
63 changes: 63 additions & 0 deletions example_catalog/collections/S2GLC/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"stac_version": "1.0.0",
"stac_extensions": [
"https://stacchain.github.io/merkle-tree/v1.0.0/schema.json"
],
"id": "S2GLC",
"title": "S2GLC",
"description": "The S2GLC 2017 product represents land cover classification of a major portion of the European continent. The classification has been performed using multi-temporal Sentinel-2 data collected during the year 2017 with the methodology developed in the frame of the Sentinel-2 Global Land Cover (S2GLC) project. The Sentinel-2 Global Land Cover (S2GLC) project was founded by the European Space Agency (ESA) through its Scientific Exploitation of Operational Missions (SEOM) element [https://s2glc.cbk.waw.pl/].",
"type": "Collection",
"license": "proprietary",
"extent": {
"spatial": {
"bbox": [
[
-19.0,
36.0,
51.0,
72.0
]
]
},
"temporal": {
"interval": [
[
"2017-01-01T00:00:00Z",
"2017-12-30T23:59:59Z"
]
]
}
},
"links": [
{
"rel": "root",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac"
},
{
"rel": "self",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac/collections/S2GLC"
},
{
"rel": "items",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac/collections/S2GLC/items"
}
],
"merkle:object_hash": "84ab0e102924c012d4cf2a3b3e10ed4f768f695001174cfd5d9c75d4335b7a48",
"merkle:root": "33631c1a3d9339ffc66b3f3a3eb3de8f558bcabe4900494b55ca17aff851e661",
"merkle:hash_method": {
"function": "sha256",
"fields": [
"*"
],
"ordering": "ascending",
"description": "Computed by excluding Merkle fields and including merkle:object_hash values in ascending order to build the Merkle tree."
}
}
63 changes: 63 additions & 0 deletions example_catalog/collections/TERRAAQUA/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"stac_version": "1.0.0",
"stac_extensions": [
"https://stacchain.github.io/merkle-tree/v1.0.0/schema.json"
],
"id": "TERRAAQUA",
"title": "TERRAAQUA",
"description": "Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra and Aqua satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon [https://modis.gsfc.nasa.gov/about/].",
"type": "Collection",
"license": "proprietary",
"extent": {
"spatial": {
"bbox": [
[
-19.0,
36.0,
51.0,
72.0
]
]
},
"temporal": {
"interval": [
[
"2000-02-16T00:00:00Z",
null
]
]
}
},
"links": [
{
"rel": "root",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac"
},
{
"rel": "self",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac/collections/TERRAAQUA"
},
{
"rel": "items",
"type": "application/json",
"href": "https://catalogue.dataspace.copernicus.eu/stac/collections/TERRAAQUA/items"
}
],
"merkle:object_hash": "7c7ab356cff2bc0f573823023c2dec535f3f744341be9cefd00d317375c90782",
"merkle:root": "7c7ab356cff2bc0f573823023c2dec535f3f744341be9cefd00d317375c90782",
"merkle:hash_method": {
"function": "sha256",
"fields": [
"*"
],
"ordering": "ascending",
"description": "Computed by excluding Merkle fields and including merkle:object_hash values in ascending order to build the Merkle tree."
}
}

0 comments on commit 9a75da2

Please sign in to comment.